chartTerminalValuesVsAverageReturns | R Documentation |
Scatterplot of Terminal Values vs Average Returns
chartTerminalValuesVsAverageReturns(sim, simResult, logScale = FALSE)
sim |
Simulation object |
simResult |
Name of item in sim with results (class = 'simResult') |
logScale |
TRUE to show the y-axis on a log scale. Default = FALSE. |
Plotly chart object (scatter plot)
## Not run: chartTerminalValuesVsAverageReturns(sim, simResult, FALSE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.