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