library(readxl)
library(tidyverse)
vardesc <- read_excel('C:/Users/gavin/Desktop/Projects/shonette/variabledesc.xlsx')
saveRDS(vardesc,'C:/Users/gavin/Documents/GitHub/pdphApp/vardesc.Rds')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.