R/AllGenerics.R
, R/zvariant-methods.R
set_dat_param-methods.Rd
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)
x | Zvariant object. |
---|---|
parameter | Character string name of the parameter. |
value | Character string or numeric value of the parameter. |
x Zvariant object.
Method does not check for the sanity of the values provided.