Description Usage Arguments Author(s) Examples
View source: R/metaseqr.plot.R
Wrapper function to open a plotting device. Internal use only.
1 | graphics.open(o, f, ...)
|
o |
the plotting device, see main metaseqr function |
f |
a filename, if the plotting device requires it
(e.g. |
... |
further arguments to be passed to plot
devices, such as parameter from |
Panagiotis Moulos
1 | graphics.open("pdf","test.pdf",width=12,height=12)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.