lsf: Return a list of function names in an environment

lsfR Documentation

Return a list of function names in an environment

Description

Return a list of function names in an environment

Usage

lsf(envir)

Arguments

envir

the environment to search in.

Value

lsf returns a vector of function names in the given environment.


box documentation built on May 2, 2023, 9:14 a.m.

Related to lsf in box...