Rdocumentation
powered by
Learn R Programming
DYM (version 0.2)
getNames: Retrieves available symbols in the specified environment.
Description
Retrieves available symbols in the specified environment.
Usage
getNames(mode, envir = .GlobalEnv)
Arguments
mode
The mode of misspelled name.
envir
The base environment to search variables.