aRTdb-openTheme {aRT}R Documentation

Open a theme

Description

Open a database theme.

Usage

## S4 method for signature 'aRTdb':
openTheme(object, themename="theme")
## S4 method for signature 'aRTlayer':
openTheme(object, themename="theme")

Arguments

object 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

See Also

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


[Package aRT version 0.4-0 Index]