exprso (version 0.1.7)

ctrlFeatureSelect: Manage fs Arguments

Description

This function organizes fs arguments passed to pl functions.

Usage

ctrlFeatureSelect(func, top, ...)

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.