Learn R Programming

ClassifyR (version 1.2.4)

functionOrList: Union of Functions and List of Functions

Description

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

Arguments

Examples

Run this code
  SelectionParams(limmaSelection)
  SelectionParams(list(limmaSelection, leveneSelection))

Run the code above in your browser using DataLab