Description Usage Arguments Note Author(s) Examples
PlotParam
can be used to set graphical parameters for a pdf file
or the default screen device.
1 | PlotParam(pdf.name, pdf.param, par.param)
|
pdf.name |
A name of a pdf file. |
pdf.param |
A list of parameters that define pdf graphics device. See |
par.param |
A list of parameters that define graphcial parameters. See |
The PlotParam
function is designed to restore graphical parameters par
to the default values after execution.
Alexey Pronin pronin.alexey@gene.com, Ning Leng leng.ning@gene.com
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.