aRTdb-createView {aRT} | R Documentation |
Function that creates an empty View in the database. Views are not manipulated in aRT, they can be created and themes can be pushed inside it when are created. Two themes in a same view can be visualized together in a TerraLib-based GIS.
## S4 method for signature 'aRTdb': createView(object, viewname="Viewname")
object |
object of aRTdb class. |
viewname |
Name of the view. |
Marcos Aurelio Carrero and Pedro Ribeiro de Andrade Neto
See aRTdb-class
to show the description of this class.