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