write.image: Writes a plot as an image to some specificed location.

Description Usage Arguments Value

View source: R/write.image.R

Description

Writes a plot as an image to some specificed location.

Usage

1
write.image(filename, g, width = 5, height = 5, format = "png")

Arguments

filename

where to write the file

g

is the plot

width

width

format

is the file format to use.

heigh

height

Value

None - run for side-effects.


johnjosephhorton/JJHmisc documentation built on May 19, 2019, 5:15 p.m.