getTargetValues | R Documentation |
Returns a vector of length = longest trial + 1. It contain the year by year target values. This is useful for comparing ending values of trials to determine success or failure.
getTargetValues(sim, simResult = "simulation")
sim |
Simulation object after running simulate function |
simResult |
Name of item in sim with results (class = 'simResult') |
vector of values
## Not run: getTargetValues(sim)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.