| initialize {aRT} | R Documentation |
"aRTtheme initializer"
Description
Initializer of aRTtheme class.
Usage
obj <- new("aRTtheme", layer, create=T)
Arguments
- layer:
- The layer where the theme is associated. Object of aRTlayer class.
- themename:
- The theme name. The default value is the Layer name.
- create:
- Creates a new theme when create=TRUE, and open a existing theme when create=FALSE. The default is create=FALSE.
- tables:
- The table(s) of the used layer.
- viewname:
- The view name. The default is the theme name.
Author(s)
Marcos Aurelio Carrero and Pedro Ribeiro de Andrade Neto
References
http://www.est.ufpr.br/aRT
See Also
See aRTtheme-class to the description of this class.
[Package
aRT version 0.3-6
Index]