Description Usage Arguments Value
View source: R/spartan_utilities.R
Reads a model result file, either CSV or XML
1 2 | read_model_result_file(fileaddress, resultfilename,
outputfilecolstart = NULL, outputfilecolend = NULL)
|
fileaddress |
Folder where the result file can be found |
resultfilename |
Name of the result file |
outputfilecolstart |
Start column of output in CSV file |
outputfilecolend |
End column of output in CSV file |
Results for this simulation run
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.