#' Headlines sourced from sciencegeist.com's RSS feed
#'
#' A dataset containing 118 headlines in science policy.
#'
#' @format A data frame with 118 rows and 4 columns:
#' \describe{
#' \item{title}{Title of the headline on sciencegeist.}
#' \item{link}{Link to the original source.}
#' \item{description}{Description of the headline.}
#' \item{pub_date}{Date of publication on the sciencegeist website.}
#' \item{dc_creator}{Topic or topics, comma-separated.}
#' \item{guid}{Link to image on sciencegeist.}
#' \item{thumbnail}{Link to thumbnail on the sciencegeist website.}
#' }
#' @source \url{https://www.sciencegeist.ch/news/rss}
"sciencegeist"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.