Essentially these are parameter values corresponding to Zonation dat-files. This function is used to get values of given parameter. In the current implementation, sections have no meaning.

get_dat_param(x, parameter, warn_missing = TRUE)

# S4 method for Zvariant
get_dat_param(x, parameter, warn_missing = TRUE)

Arguments

x

Zvariant object.

parameter

Character string name of the parameter.

warn_missing

Logical indicating a warning should be raised of the parameter is not used.

Value

Character string value of the parameter. If requested parameter is a valid Zonation parameter but not used currently, returns NA.

See also