Learn R Programming

npde (version 3.5)

replace.plotoptions: 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,...)

Value

an updated list of options for graphs

Arguments

plot.opt

a list of graphical preferences

...

names and values of the options to be replaced

Author

Emmanuelle Comets <emmanuelle.comets@bichat.inserm.fr>

Details

See documentation for a list of available options. During replacement, invalid (including misspelled) options will raise warnings.

See Also

npde, autonpde