knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "man/figures/README-", out.width = "100%" )
![R-CMD-check](https://github.com/{{{ username }}}/{{{ repo }}}/workflows/R-CMD-check/badge.svg) ![lint](https://github.com/{{{ username }}}/{{{ repo }}}/workflows/lint/badge.svg)
r desc::desc_get_field("Title")
: r desc::desc_get_field("Description")
Feel free to use and/or fork this project!
You can install the development version of {{{ repo }}} from GitHub with:
# install.packages("remotes") remotes::install_github("{{{ username }}}/{{{ repo }}}")
Or using renv:
# install.packages("renv") renv::install("{{{ username }}}/{{{ repo }}}")
NEWS.md
.This is a basic example which shows you how to solve a common problem:
# basic example code
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.