aRTdb-deleteEnv {aRT} | R Documentation |
Function to delete the user's terraLib environment (all views and themes).
## S4 method for signature 'aRTdb': deleteEnv(object, force)
object |
Object of the aRTdb class. |
force |
As it is a dangerous operation, this argument asks for avoiding a confirmation (defult is FALSE). |
Pedro Ribeiro de Andrade Neto
See aRTdb-class
to show the description of this class.