Description Usage Arguments Examples
This function returns all parameter sets defined in a ParameterSet object.
| 1 | getAllParamSets(object)
 | 
| object | Object to get parameter sets from. | 
| 1 2 | p = parameterSet(n.comp = c(10,20,30))
getAllParamSets(p)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.