getparameters is a method for getting the list of parameters from a ParameterClass object or a Parameter object from SetUpClass object
1 2 3 4 5 6 7 | getparameters(object)
## S4 method for signature 'ParameterClass'
getparameters(object)
## S4 method for signature 'SetUpClass'
getparameters(object)
|
object |
(ParameterClass or SetUpClass) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.