replace.plotoptions {npde} | R Documentation |
Replace graphical options
Description
This function is used to replace graph options (available in the prefs slot of the NpdeObject object) for plotting NpdeObject objects
Usage
replace.plotoptions(plot.opt,...)
Arguments
plot.opt |
a list of graphical preferences |
... |
names and values of the options to be replaced |
Details
See documentation for a list of available options. During replacement, invalid (including misspelled) options will raise warnings.
Value
an updated list of options for graphs
Author(s)
Emmanuelle Comets <emmanuelle.comets@bichat.inserm.fr>
See Also
[Package npde version 3.5 Index]