plotdev: Select Plot Device

Description Usage Arguments Author(s)

View source: R/platereader.R

Description

plots to png, eps, pdf, tiff, svg or jpeg devices taking the same width, height and resolution arguments for all

Usage

1
plotdev(file = "test", type = "png", width = 5, height = 5, res = 100)

Arguments

file

the name of the file without the extension (.pdf)

type

type of the figure, either png, pdf or eps

width

the figure width in inches

height

the figure height in inches

res

the figure resolution in ppi (pixels per inch), only used

Author(s)

Rainer Machne raim@tbi.univie.ac.at png


raim/platexpress documentation built on Jan. 18, 2022, 1:41 p.m.