Skip to content

Instantly share code, notes, and snippets.

View Tam-ala's full-sized avatar

Tamala Y. Tam-ala

View GitHub Profile
@Tam-ala
Tam-ala / data-sets.md
Created November 1, 2022 23:59 — forked from campeterson/data-sets.md
Data sets
---
title: "Rmarkdown"
author: "me"
date: "7/17/2020"
output: html_document
---
```{r setup, include=FALSE}
knitr::opts_chunk$set(echo = TRUE)