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.