View source: R/utils_package_dev.R
get_package_fns | R Documentation |
Get the names of all exported functions in a package
get_package_fns(x, all.names = FALSE, pattern, negate = FALSE)
x |
|
all.names |
|
(character)
Other package dev:
is_package()
,
is_package_dev()
,
need_pkg()
,
pkg_chr_split_comma()
get_package_fns("dplyr")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.