mantis.Run | R Documentation |
mantis.Run Runs the scenario and returns the results
mantis.Run(scenario)
scenario |
is a list with the scenario options |
a list with the well breakthrough curves
scenario <- mantis.ScenarioOptions()
scenario$client <- 'MantisClient.exe'
result <- mantis.Run(scenario)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.