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