Skip to content

Instantly share code, notes, and snippets.

View ryanstraight's full-sized avatar
👨‍💻
My first R package works! (I say "my.." 😅)

Ryan Straight ryanstraight

👨‍💻
My first R package works! (I say "my.." 😅)
View GitHub Profile
---
title: "Research pipeline"
output:
flexdashboard::flex_dashboard:
orientation: rows
theme: yeti
---
```{r include=FALSE}
library(tidyverse)