rawplot: Container for plots.

Description Usage Arguments

Description

for_store prepares a rawplot for writing to an object store (e.g. see storage::filesystem).

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
rawplot(rp)

is_rawplot(x)

## S3 method for class 'rawplot'
print(x, ...)

## S3 method for class 'rawplot'
plot(x, ...)

png_equal(a, b)

for_store(x)

Arguments

rp

value returned by grDevices::recordPlot.

x

rawplot object

...

further arguments passed to or from other methods.

a

PNG plot.

b

PNG plot.


lbartnik/repository documentation built on May 28, 2019, 9:50 a.m.