allFunctions {stranslate} | R 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()
[Package stranslate version 0.1.3 Index]