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)
Zvariant object.
Character string name of the parameter.
Logical indicating a warning should be raised of the parameter is not used.
Character string value of the parameter. If requested parameter is a valid Zonation parameter but not used currently, returns NA.