mantis.WriteInput | R Documentation |
mantis.WriteInput writes the input file for a given scenario. This is called by the mantis.Run and there is no reason why someone would need to run this
mantis.WriteInput(scenario)
scenario |
is a list with the scenario options |
client_prog |
is the path to the Mantis client executable |
It returns nothing and prints the input file. The name of the input file is set by the option scenario$infile
mantis.WriteInput <-function(scenario)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.