warn.conflicts
[attach] -
a logical value. If TRUE
, warnings are printed about
conflicts from attaching the database, unless that database
contains an object .conflicts.OK
. A conflict is a
function masking a function
what
[attach] -
database to be attached. This may currently be a timeSeries object,
a data.frame or a list or a R data file created with save or NULL
or an environment.
See for details help(attach,package=base)
.