View source: R/apsim_version.R
apsim_version | R Documentation |
Display available APSIM ‘Classic’ and APSIM-X versions
apsim_version(which = c("all", "inuse"), verbose = TRUE)
which |
either ‘all’ or ‘inuse’ |
verbose |
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)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.