ctrlGridSearch: Manage plGrid Arguments
Description
This function organizes plGrid arguments passed to pl functions.
Usage
ctrlGridSearch(func, top = 0, ...)
Arguments
func
A character string. The pl function to call.
top
Argument passed to the pl function. Leave missing
when handling plMonteCarlo or plNested arguments.
...
Additional arguments passed to the pl function.
Value
A list of arguments.