set_dat_param-methods: Set a specified run setting parameter value

Description Usage Arguments Value Note Author(s) See Also

Description

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.

Usage

1
2
3
4
set_dat_param(x, parameter, value)

## S4 method for signature '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.

Author(s)

Joona Lehtomaki joona.lehtomaki@gmail.com

See Also

Zvariant-class and get_dat_param.


cbig/zonator documentation built on May 23, 2020, 7:02 a.m.