RcssOverload: Overloads base graphics functions by their Rcssplot wrappers

Description Usage Details Examples

View source: R/Rcss.R

Description

Rcssplot graphics functions have 'Rcss' prefixes, e.g Rcsstext(). This function can be invoked to overload base-graphics functions by their Rcss wrappers. i.e. After executing this function, you can execute e.g. text() and automatically use the Rcss capabilities.

Usage

1

Details

Warning: this function creates masking objects in your current environment for many base-graphics functions. See documentation for details.

Examples

1
2
# this function is deprecated - do not use it
suppressWarnings(RcssOverload())

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