| aRTlayer-openQuerier {aRT} | R Documentation |
Initializer of aRTquerier objects.
## S4 method for signature 'aRTlayer':
openQuerier(object, geom= c("", "points", "lines", "polygons", "cells"))
object |
Object of class {aRTlayer,aRTtheme}. |
geom |
Will geometry be retrieved? One of "points", "lines", "polygons", "cells" |
Pedro Ribeiro de Andrade
See aRTquerier-class to the description of this class.