config: Get configuration for gsplot

View source: R/config.R

configR Documentation

Get configuration for gsplot

Description

Gets config for gsplot, mostly used internally but exposed for use by gsplot users

Usage

config(type, ..., persist = FALSE, custom.config = FALSE)

Arguments

type

string of gsplot config object to retrieve

...

additional configuration to override what is pulled from config

persist

logical of whether to persist overrides to config

custom.config

logical of whether to use default global (FALSE) or a config set for only one gsplot object

Examples

config("par")


USGS-R/gsplot documentation built on April 17, 2023, 8:45 p.m.