set.plotoptions {npde} | R Documentation |
Set graphical preferences
Description
This function is used to set options for graphs
Usage
set.plotoptions(object)
## Default S3 method:
set.plotoptions(object)
## S3 method for class 'NpdeData'
set.plotoptions(object)
## S3 method for class 'NpdeObject'
set.plotoptions(object)
Arguments
object |
an object of class NpdeData or NpdeObject |
Details
See documentation for a list of available options.
Value
a list of options for graphs
Author(s)
Emmanuelle Comets <emmanuelle.comets@bichat.inserm.fr>
See Also
[Package npde version 3.5 Index]