addLayerField: Adds a field to a layer
Description
Adds a field to the layer given by the index.Usage
addLayerField(darch, index, field)## S3 method for class 'DArch':
addLayerField(darch, index, field)
Arguments
darch
An instance of the class
DArch
. index
The position of the layer.
field
The new field for the layer.