A mutable list of Layer objects.

Super class

ggr6::List -> LayerList

Methods

Public methods

Inherited methods

Method set()

Usage

LayerList$set(index, item)


Method clone()

The objects of this class are cloneable with this method.

Usage

LayerList$clone(deep = FALSE)

Arguments

deep

Whether to make a deep clone.