get_version: Retrieve version of 'rSOILWAT2' that was used to create...

get_versionR Documentation

Retrieve version of rSOILWAT2 that was used to create object

Description

Retrieve version of rSOILWAT2 that was used to create object

Usage

get_version(object)

## S4 method for signature 'ANY'
get_version(object)

Arguments

object

An object of class swInputData or swOutput.

Value

A character string representing the version number (or NA).

See Also

check_version

Examples

get_version(rSOILWAT2::sw_exampleData)
get_version(sw_exec(rSOILWAT2::sw_exampleData))
get_version(as.numeric_version("4.1.3"))
get_version(packageVersion("rSOILWAT2"))


Burke-Lauenroth-Lab/rSOILWAT2 documentation built on Dec. 9, 2023, 1:46 a.m.