#' Amy Siskind's Weekly Authoritarianism List
#'
#' A dataset containing all the text and links from Amy Siskind's
#' weekly lists on Medium
#'
#' @format A data frame with 1719 rows and 8 variables:
#' \describe{
#' \item{week}{week number}
#' \item{link}{link as plain text}
#' \item{text}{text of post list item containing link}
#' \item{link_a}{link as HTML}
#' \item{host}{link hostname}
#' \item{subdomain}{link subdomain}
#' \item{domain}{link domain}
#' \item{tld}{link top-level domain}
#' }
#' @source \url{https://medium.com/@Amy_Siskind}
"all_weeks"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.