| openTheme {aRT} | R Documentation |
"openTheme"
Description
Opens a database theme.
Usage
obj <- openTheme(parent, "themename")
Arguments
- parent:
- a layer or a database where the theme is stored.
- themename:
- The theme name. Default is the layer name.
Author(s)
Pedro Ribeiro de Andrade Neto
References
http://www.est.ufpr.br/aRT
See Also
See aRTtheme-class to the description of this class,
and createTheme for how to create themes.
[Package
aRT version 0.3-6
Index]