allFunctions: allFunctions

View source: R/allFunctions.R

allFunctionsR Documentation

allFunctions

Description

Returns the names of all functions currently available.

Usage

allFunctions()

Value

character vector of functions names

References

https://stackoverflow.com/questions/4267744/is-there-a-way-to-get-a-vector-with-the-name-of-all-functions-that-one-could-use

Examples

allFunctions()

stranslate documentation built on May 29, 2024, 10:57 a.m.