mantis.ReadOutput | R Documentation |
mantis.ReadOutput reads the output file of the mantis client. This is called by the mantis.Run and there is no reason why someone would need to run this
mantis.ReadOutput(filename)
filename |
This is the output file. The file name is specified with the option scenario$outfile |
returns a table with the wells break though curves. The number of rows is equal to the number of wells in the selected area and the number of columns is the number of simulation years
mantis.ReadOutput <- function(scenario$outfile)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.