Nothing
knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "man/figures/README-", out.width = "100%%" )
{%s}
You can install the development version of {%s}
like so:
# FILL THIS IN! HOW CAN PEOPLE INSTALL YOUR DEV PACKAGE?
You can launch the application by running:
%s::run_app()
You are reading the doc about version : r golem::pkg_version()
This README has been compiled on the
Sys.time()
Here are the tests results and package coverage:
devtools::check(quiet = TRUE)
unloadNamespace("%s")
covr::package_coverage()
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.