Description Usage Arguments Details Value
View source: R/readParamsCSV.R
Function to read a TCSAM2015 parameters csv file and return a dataframe.
1 | readParamsCSV(csvFile = NULL)
|
csvFile |
- parameters csv file from a TCSAM2015 model run. can be NULL. |
If csvFile is NULL, the user will be prompted to identify a TCSAM2015 model parameters csv file to read. Uses functions
wtsUtilities::selectFile(...)
a dataframe (or NULL).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.