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)

metaseqR documentation built on Nov. 8, 2020, 5:57 p.m.