chartGrowth1DollarBestMedianWorst | R Documentation |
This extracts the returns for the trials with the lowest, median and highest portfolio values. It produces a line chart assuming an initial investment of $1 and no cashflows. The portfolios values do consider cash flows.
chartGrowth1DollarBestMedianWorst(sim, simResult)
sim |
Simulation object |
simResult |
Name of item in sim with results (class = 'simResult') |
Plotly line chart object
## Not run: chartGrowth1DollarBestMedianWorst(sim, simResult)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.