aRTdb-deleteEnv {aRT}R Documentation

deleteEnv

Description

Function to delete the user's terraLib environment (all views and themes).

Usage

## S4 method for signature 'aRTdb':
deleteEnv(object, force)

Arguments

object Object of the aRTdb class.
force As it is a dangerous operation, this argument asks for avoiding a confirmation (defult is FALSE).

Author(s)

Pedro Ribeiro de Andrade Neto

See Also

See aRTdb-class to show the description of this class.


[Package aRT version 0.4-0 Index]