customise_output_path | R Documentation |
Checks for existence of provided output_path
and extends it to hold a
subdirectory named after the timestamp and iter_var
.
customise_output_path(
output_path,
iter_var,
shock_scenario,
scenario_geography,
carbon_price_model,
financial_stimulus,
risk_type
)
output_path |
String holding path to st output folder. |
iter_var |
String holding name of iteration variable. |
shock_scenario |
String holding name of shock scenario. |
scenario_geography |
String holding name of scenario geography. |
carbon_price_model |
String holding name of carbon price model for trisk |
financial_stimulus |
Numeric value describing additional financial support for low carbon companies. |
risk_type |
String holding the risk type. |
Path to subdirectory in st output folder.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.