param_ids | R Documentation |
return a list of valid parameter ids for an object
param_ids(obj)
## S4 method for signature 'struct_class'
param_ids(obj)
obj |
An object derived from struct_class |
list of parameter ids
M = example_model()
param_ids(M)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.