Function group's description. Fed to pkgdown index generator.
some_function
Some prose...
some_function <- function() { # do something }
R CMD check
NOTES about undefined global objectscf. https://github.com/tidyverse/magrittr/issues/29#issuecomment-74313262
utils::globalVariables(names = c(".")) # avoid notes about "possible error"s when using non-exported rex shortcuts, cf. https://rex.r-lib.org/#using-rex-in-other-packages rex::register_shortcuts(pkg_name = utils::packageName())
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.