gpar {quickPlot}R Documentation

Importing some grid functions

Description

Currently only the gpar function is imported. This is a convenience so that users can change Plot arguments without having to load the entire grid package.

Usage

gpar(...)

Arguments

...

Any number of named arguments.

See Also

grid::gpar()


[Package quickPlot version 1.0.2 Index]