createEmptyTable {aRT}R Documentation

createEmptyTable

Description

Creates an empty attribute table in the layer. It defines that the layer will not accept more geometric data, and will start to accept attributes data. All addGeometry functions call this function if the argument close is not false, and it is done by default.

Usage

showTables(aRTlayer)

Arguments

aRTlayer:
object of aRTlayer class

Note

When not to exist tables in the layer, the message "Tables could not be loaded" will be show

Author(s)

Marcos Aurelio Carrero and Pedro Ribeiro de Andrade Neto

References

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

See Also

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


[Package aRT version 0.3-6 Index]