setLayerField<-: Sets a field in a layer.
Description
Sets the field on position fieldIndex
of the layer given by the
layerIndex
to the value
.
Usage
setLayerField(darch,layerIndex,fieldIndex) <- value# S4 method for DArch
setLayerField(darch, layerIndex, fieldIndex) <- value
Arguments
darch
A instance of the class DArch
.
value
The value for the layer field
Value
The darch with the updated layer