The goal of cookiecutteR is inspired the Cookie Cutter For Data Science Project template. It adapts that framework for R and allows users to create projects using this template.
The development version is avaliable for install from GitHub.
remotes::install_github("warlicks/cookiecutteR")
This is a basic example which shows you how to solve a common problem:
library(cookiecutteR)
## basic example code
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.