## code to prepare `Pop_proj` dataset goes here
library(tidyverse)
Pop_proj <- readRDS("inst/extdata/Pop_proj.rds")
usethis::use_data(Pop_proj, overwrite = TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.