setSechmOption {sechm}R 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"))


[Package sechm version 1.1.0 Index]