getData {aRT}R Documentation

getData

Description

Function that return all attributes and geometry of an object (layer, theme, table or querier). Note that you can do it n times with an aRTquerier, because it returns just one attribute/geometry per time.

Usage

getData(aRTobject)

Arguments

aRTobject:
Object of class {aRTlayer,aRTtheme,aRTtable,aRTquerier}

Author(s)

Marcos Aurelio Carrero and Pedro Ribeiro de Andrade Neto

References

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

See Also

See aRTCLASS-class to the description of CLASS.


[Package aRT version 0.3-6 Index]