R.oo (version 1.0.3)

detach.Object: Detach an Object from the Rsearch path

Description

Detach, from the Rsearch path, an Object that has previously been attached. If the Object was not attached, a warning will be generated and nothing will be done.

Usage

## S3 method for class 'Object}(this, ...)':
detachundefined

...{Not used.}

Returns TRUE if the Object was detached, otherwise FALSE.

For a complete example see help(Object).

[object Object]

*attach() and attach(), detach().
  For more information see Object.

programming
methods

Arguments