aRTdb-openTheme {aRT}R Documentation

Open a theme

Description

Open a database theme.

Usage

## S4 method for signature 'aRTdb':
openTheme(object, tname)
## S4 method for signature 'aRTlayer':
openTheme(object, tname)

Arguments

object A layer or a database where the theme is stored.
tname The theme name. Default is the layer name.

Author(s)

Pedro Ribeiro de Andrade

See Also

See aRTCLASS-class to the description of CLASS, and createTheme for how to create themes.


[Package aRT version 1.7-1 Index]