View source: R/utilities-output-selections.R
setOutputs | R Documentation |
Sets the quantities as output into the simulation
.
The quantities can either be specified using explicit instances or using paths.
This function clears the output selection before adding the new quantities.
See addOutputs
for adding quantities without clearing the output selection.
See clearOutputs
for clearing the output selection without adding new quantities.
setOutputs(quantitiesOrPaths, simulation)
quantitiesOrPaths |
Quantity instances (element or vector) (typically
retrieved using |
simulation |
Instance of a simulation for which output selection should be updated. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.