RcssGetDefaultStyle: Get default Rcssplot style object

Description Usage Arguments Examples

View source: R/Rcss.R

Description

Fetches the value of the RcssDefaultStyle object defined in parent environments.

Usage

1

Arguments

Rcss

Rcss object, replacement default style object. When set to "default", the function returns a copy of the default object defined in parent environment. When set to Rcss object, the function ignores the default and returns the set object back.

Examples

1
2
# retrieve the current default style
style.now <- RcssGetDefaultStyle()

Rcssplot documentation built on Jan. 8, 2020, 5:11 p.m.