#' A few State of the Union addresses
#'
#' @docType data
#' @usage data(mini_sotu)
#' @format data.frame
"mini_sotu"
# save(mini_sotu, file='data/mini_sotu.rda', compression_level = 9)
#' A few State of the Union addresses per paragraph
#'
#' @docType data
#' @usage data(mini_sotu_par)
#' @format data.frame
"mini_sotu_par"
# save(mini_sotu_par, file='data/mini_sotu_par.rda', compression_level = 9)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.