exprso (version 0.5.1)

ctrlFeatureSelect: Manage fs Arguments

Description

This function organizes fs arguments passed to pl functions.

Usage

ctrlFeatureSelect(func, top = 0, ...)

Arguments

func

A character string. The fs function to call.

top

Argument passed to the fs function.

...

Additional arguments passed to the fs function.

Value

A list of arguments.