

   search {base}                                R Documentation

   GGiivvee SSeeaarrcchh PPaatthh ffoorr RR OObbjjeeccttss

   DDeessccrriippttiioonn::

        Gives basically a list of `attach'ed packages (see
        `library'), and R objects, usually `data.frames'.

   UUssaaggee::

        search()

   VVaalluuee::

        A `character' vector, usually starting with `".Glob-
        alEnv"', and containing `"package:base"' which is R's
        base package required always.

   SSeeee AAllssoo::

        `attach' and `detach' to change the search ``path'',
        `objects' to find R objects in there.

   EExxaammpplleess::

        search()

