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

set_dat_param(x, parameter, value)

# S4 method for Zvariant
set_dat_param(x, parameter, value)

Arguments

x

Zvariant object.

parameter

Character string name of the parameter.

value

Character string or numeric value of the parameter.

Value

x Zvariant object.

Note

Method does not check for the sanity of the values provided.

See also