addColumns {aRT}R Documentation

addColumns

Description

Add a set of data in a new table column.

Usage

addColumns(table, columns)

Arguments

table:
Object of the aRTtable class.
columns:
A list of columns.

Details

The list must have an "id" name. Names of geometry ("points", "polygons", "lines") are ignored.

Author(s)

Pedro Ribeiro de Andrade Neto

References

http://www.est.ufpr.br/aRT

See Also

See aRTtable-class to show the description of this class.


[Package aRT version 0.3-6 Index]