aRTdb-openLayer {aRT}R Documentation

Open a Layer

Description

Opens a database layer.

Usage

## S4 method for signature 'aRTdb':
openLayer(object, layername)

Arguments

object Object of aRTdb class.
layername Name of the layer.

Author(s)

Pedro Ribeiro de Andrade Neto

See Also

See aRTlayer-class to the description of this class, and createLayer for creating layers.


[Package aRT version 0.4-0 Index]