Specify a Graphic

Specify a Graphic

Methods

Public methods


Method new()

Usage

Graphic$new()


Method add_layer()

Usage

Graphic$add_layer(layer)


Method add_scale()

Usage

Graphic$add_scale(scale)


Method replace_scale()

Usage

Graphic$replace_scale(scale)


Method set_coord()

Usage

Graphic$set_coord(coord)


Method set_facet()

Usage

Graphic$set_facet(facet)


Method theme_set()

Usage

Graphic$theme_set(...)


Method set_theme()

Usage

Graphic$set_theme(theme)


Method clone()

The objects of this class are cloneable with this method.

Usage

Graphic$clone(deep = FALSE)

Arguments

deep

Whether to make a deep clone.