output_ids | R Documentation |
return a list of valid output ids for an object
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
M = example_model()
output_ids(M)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.