library(tidyverse)
cow_states <- read_csv("~/Dropbox/data/cow/states/states2016.csv")
save(cow_states, file="data/cow_states.rda")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.