#' Supreme Court Opinions from 2019 Session
#'
#' A dataset containing the text from slip opinions from the US Supreme Court
#' 2019 session.
#'
#' @format A tibble with 210 rows and 4 variables:
#' \describe{
#' \item{text}{Text of the opinion}
#' \item{author}{Author of the opinion}
#' \item{type}{Type of the opinion}
#' \item{case}{Name of the case}
#' }
#'
#' @source \url{https://www.supremecourt.gov/}
"opinions_2019"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.