Learn R Programming

darch (version 0.12.0)

addLayerField: Adds a field to a layer

Description

Adds a field to the layer given by the index.

Usage

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.

See Also

'>DArch