replace.plotoptions: Replace graphical options

View source: R/npdeControl.R

replace.plotoptionsR 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

npde, autonpde


npde documentation built on May 29, 2024, 9:59 a.m.