aRTdb-createView {aRT} | R Documentation |
Function that creates an empty View in the database. Views are not manipulated in aRT, themes can be pushed inside a view when they 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
See aRTdb-class
to show the description of this class.