Description Usage Arguments Value Methods (by class) Examples
return a list of valid output ids for an object
1 2 3 4 | output_ids(obj)
## S4 method for signature 'struct_class'
output_ids(obj)
|
obj |
A model or iterator object derived from the *struct* class |
list of output ids
struct_class
:
1 2 | M = example_model()
output_ids(M)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.