functionOrList {ClassifyR}R Documentation

Union of Functions and List of Functions

Description

Allows a slot to be either a function or a list of functions.

Author(s)

Dario Strbenac

Examples

  SelectParams(limmaSelection)
  SelectParams(list(limmaSelection, leveneSelection), "Ensemble Selection")

[Package ClassifyR version 2.10.0 Index]