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 Nov. 28, 2025, 5:10 p.m.

Related to lsf in box...