set.seed(42)
LOREM_TEXT <-
lorem::ipsum(paragraphs = 1,
sentences = 20)
usethis::use_data(LOREM_TEXT, overwrite = TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.