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