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