getPmxOption: Get ggPMX Option

View source: R/ggPMX-options.R

getPmxOptionR Documentation

Get ggPMX Option

Description

Get ggPMX Option

Usage

getPmxOption(name, default = NULL)

Arguments

name

Name of an option to get.

default

Value to be returned if the option is not currently set.

Examples

## Not run: 
pmxOptions(myOption = 10)
getPmxOption("myOption")

## End(Not run)

ggPMX documentation built on July 9, 2023, 7:45 p.m.