Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

lsf

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

Write Reusable, Composable and Modular R Code

v1.0.2
MIT + file LICENSE
Authors
Konrad Rudolph [aut, cre] (<https://orcid.org/0000-0002-9866-7051>), Michael Schubert [ctb] (<https://orcid.org/0000-0002-6862-5221>)
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.