Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

gfile

Open a File Graphic Device


Description

Opens a graphic device depending on the file extension.

Usage

gfile(filename, width, height, ...)

Arguments

filename

path to the image file to create.

width

output width

height

output height

...

other arguments passed to the relevant device function such as png or pdf.

importFrom grDevices bmp jpeg pdf png svg tiff


pkgmaker

Development Utilities for R Packages

v0.32.2
GPL (>= 2)
Authors
Renaud Gaujoux [aut, cre]
Initial release
2020-10-20

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.