set.plotoptions: Set graphical preferences

View source: R/npdeControl.R

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

npde, autonpde


npde documentation built on July 9, 2023, 5:20 p.m.