You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<!-- README.md is generated from README.Rmd. Please edit that file -->
```{r, include = FALSE}
knitr::opts_chunk$set(
collapse = TRUE,
comment = "#>"
)
```
# An example R project workflow
<!-- badges: start -->
<!-- badges: end -->
This is an example R project workflow structure that uses recommended best practices described [here](https://www.tidyverse.org/blog/2017/12/workflow-vs-script/), [here](https://rstats.wtf/), and [here](https://bookdown.org/arthursmalliii/tsf/project-set-up-good-practices.html).