setSechmOption: setSechmOption

View source: R/options.R

setSechmOptionR Documentation

setSechmOption

Description

Sets a package-wide option for 'sechm'

Usage

setSechmOption(variable, value)

Arguments

variable

The name of the variable to set

value

The parameter value to save

Value

None

Examples

setSechmOption("hmcols", value=c("blue","black","yellow"))


plger/sechm documentation built on Nov. 15, 2024, 5:08 a.m.