export_savi | R Documentation |
Export the result of a PSA in a format compatible with Sheffield Accelerated Value of Information software.
export_savi(x, folder = ".")
x |
PSA result. |
folder |
A folder where to save the |
This function saves 3 files at the path given by
folder
: param.csv
, the parameter values,
cost.csv
and effect.csv
the cost and effect
results.
The official SAVI website can be found at this URL: https://savi.shef.ac.uk/SAVI/
Nothing. Creates 3 files.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.