templates of notebooks for analysis
install.packages("../package_0.2.2.tar.gz", repos = NULL, type = "source")
Below link explain how to create a new template https://bookdown.org/yihui/rmarkdown/template-structure.html
library(usethis) use_rmarkdown_template("name you want")