apsim_version: Display available APSIM 'Classic' and APSIM-X versions

View source: R/apsim_version.R

apsim_versionR Documentation

Display available APSIM ‘Classic’ and APSIM-X versions

Description

Display available APSIM ‘Classic’ and APSIM-X versions

Usage

apsim_version(which = c("all", "inuse"), verbose = TRUE)

Arguments

which

either ‘all’ or ‘inuse’

verbose

whether to print the information to standard output

Value

a data frame (all) or a vector (inuse) with APSIM-X and/or APSIM versions

Examples

## Not run: 
## Check which apsim version are avialable
ava <- apsim_version(verbose = TRUE)

## End(Not run)


femiguez/apsimx documentation built on Feb. 24, 2025, 1:08 p.m.