removeLayerField: Removes a layer from the DArch
object
Description
This function removes the layer with the given index from the
DArch
object.
Usage
removeLayerField(darch, index)# S4 method for DArch
removeLayerField(darch, index)
Arguments
darch
A instance of the class DArch
.
Value
The DArch
object without the layer.