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