powered by
Display available APSIM ‘Classic’ and APSIM-X versions
apsim_version(which = c("all", "inuse"), verbose = TRUE)
a data frame (all) or a vector (inuse) with APSIM-X and/or APSIM versions
either ‘all’ or ‘inuse’
whether to print the information to standard output
if (FALSE) { ## Check which apsim version are avialable ava <- apsim_version(verbose = TRUE) }
Run the code above in your browser using DataLab