powered by
Returns a character vector of function names exported by pkg, including methods of exported and namespace-internal R6 classes.
pkg
collect_pkg_funs(pkg)
Character vector of function/method names.
Package name (character scalar).
collect_pkg_funs("stats")
Run the code above in your browser using DataLab