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