## Not run:
# apsimPath <-"C:/Program Files (x86)/Apsim75-r3008/"
# apsimWd <- "~/APSIM"
# toRun <- "Canopy.apsim"
# example_apsim(path = apsimPath, wd = apsimWd, files = toRun) #TRUE
#
# toRun <- c("Canopy.apsim", "Continuous Wheat.apsim")
# example_apsim(path = apsimPath, wd = apsimWd, files = toRun) #TRUE TRUE
#
# apsimExe <-"C:/Program Files (x86)/Apsim75-r3008/Model/Apsim.exe"
# results <- apsim(exe = apsimExe, wd = apsimWd, files = toRun)
# plot(results[[1]])
# ## End(Not run)
Run the code above in your browser using DataLab