Skip to contents

Set default selections for the plots in the App()

Usage

Defaults(object)

Defaults(object) <- value

# S4 method for class 'Boxplot'
Defaults(object)

# S4 method for class 'Boxplot'
Defaults(object) <- value

# S4 method for class 'Kobe'
Defaults(object)

# S4 method for class 'Kobe'
Defaults(object) <- value

Arguments

object

A plot object

value

A list of default selections for the App()

Details

In development.

Methods (by class)