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 June 16, 2024, 7:53 a.m.