aRTdb-saveEnv {aRT}R Documentation

saveEnv

Description

Function that save the environment of the themes and views of one database into a file.

Usage

saveEnv(aRTdb, filename)

Arguments

aRTdb:
object of class aRTdb.
filename:
name of the file that will contain the dataframe with the themes and views.

Author(s)

Marcos Aurelio Carrero, Pedro Ribeiro de Andrade Neto

See Also

See aRTlayer-class to show the description of this class. See aRT-env to describe the environment's format.


[Package aRT version 0.4-0 Index]