as.png: Coerce to PNG

Description Usage Arguments See Also Examples

View source: R/generic.R

Description

Coerces to PNG. Generic, with default method.

Usage

1
as.png(x, ...)

Arguments

x

object

...

passed arguments

See Also

Other as.png: as.png.default

Other devices: as.pdf.default, as.pdf, as.png.default

Examples

1

Example output

as.pn.> options(example.ask = FALSE)

as.pn.> options(device.ask.default = FALSE)

as.pn.> library(lattice)

as.pn.> as.png(xyplot(2~3), filename = tempfile())

plotscale documentation built on May 2, 2019, 6:50 a.m.