| createEmptyTable {aRT} | R Documentation |
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.
showTables(aRTlayer)
When not to exist tables in the layer, the message "Tables could not be loaded" will be show
Marcos Aurelio Carrero and Pedro Ribeiro de Andrade Neto
See aRTlayer-class to show the description of this class.