Description Usage Arguments Value
View source: R/scenario_output_plots.R
Plot Top Performing Survey Portfolios Given Scenario Constraints
1 2 3 4 5 6 | portfolio_grid_plot(
scenario_output,
ndisplay = 10,
save_output = FALSE,
save_filepath = NULL
)
|
scenario_output |
A data.frame of ranked portfolios for a given scenario returned by the |
ndisplay |
Number of portfolios to display. Default is top 10. |
save_output |
Logical value controlling whether output is saved as CSV. Default is FALSE. |
save_filepath |
File path to folder where output is saved. File names are internally generated. |
Grid plot of top-peforming survey portfolios.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.