aRTdb-openTheme {aRT} | R Documentation |
Open a database theme.
## S4 method for signature 'aRTdb': openTheme(object, tname) ## S4 method for signature 'aRTlayer': openTheme(object, tname)
object |
A layer or a database where the theme is stored. |
tname |
The theme name. Default is the layer name. |
Pedro Ribeiro de Andrade
See aRTCLASS-class
to the description of CLASS,
and createTheme
for how to create themes.