run_ibis | R Documentation |
Run Agro-IBIS and copy model output and restart files
run_ibis( model_path = ".", compile_flag = F, copy_output_path = NULL, copy_restart_path = NULL, diagnostic_plots = F )
model_path |
Path to the model directory. |
compile_flag |
If set to TRUE, it will compile the model before running. |
copy_output_path |
Path to copy the output directory. |
copy_restart_path |
Path to copy the restart directory. |
diagnostic_plots |
If set to TRUE, it will create interactive plots in the output directory. |
Bryan Petersen - bryan20@iastate.edu
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.