aRTdb-openLayer {aRT} | R Documentation |
Opens a database layer.
## S4 method for signature 'aRTdb': openLayer(object, layername)
object |
Object of aRTdb class. |
layername |
Name of the layer. |
Pedro Ribeiro de Andrade Neto
See aRTlayer-class
to the description of this class, and
createLayer
for creating layers.