graphics.open: Open plotting device

Description Usage Arguments Author(s) Examples

View source: R/metaseqr.plot.R

Description

Wrapper function to open a plotting device. Internal use only.

Usage

1

Arguments

o

the plotting device, see main metaseqr function

f

a filename, if the plotting device requires it (e.g. "pdf")

...

further arguments to be passed to plot devices, such as parameter from par.

Author(s)

Panagiotis Moulos

Examples

1
graphics.open("pdf","test.pdf",width=12,height=12)

pmoulos/metaseqR documentation built on Dec. 21, 2020, 6:19 a.m.