Learn R Programming

modules (version 0.4.0)

getSearchPath: Get the search path of an environment

Description

Returns a list with the environments or names of the environments on the search path. These functions are used for testing, use search instead.

Usage

getSearchPath(where = parent.frame())
getSearchPathNames(where = parent.frame())

Arguments

where
(environment)