cash-set-.pm_opts: Assign a pmplots option

$<-.pm_optsR Documentation

Assign a pmplots option

Description

Assign a pmplots option

Usage

## S3 replacement method for class 'pm_opts'
x$i <- value

Arguments

x

the pm_opts object

i

the name of the option to set

value

the value to set

Examples


pm$scatter.size <- 4


metrumresearchgroup/pmplots documentation built on Oct. 15, 2024, noon