search pathattach(what, pos = 2, name = deparse(substitute(what)))
what
|
``database'' to attach. Typically a data.frame.
|
pos
|
integer specifying position in search() where to
attach.
|
name
| alternative way to specify the database to be attached. |
------ should say more here ------
environment is returned invisibly with an "name"
attribute.
library, detach, search,
objects, environment.