R.oo (version 1.0.3)

detach.BasicObject: Detach an BasicObject from the Rsearch path

Description

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

Usage

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

...{Not used.}

Returns TRUE if the BasicObject was detached, otherwise FALSE.

[object Object]

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

programming
methods

Arguments