#' Tweets data of 500 tweets from BrunoMars.
#'
#' A dataset containing the sent time and tweet text for 500
#' tweets from Twitter user BrunoMars.
#'
#' @format A data frame with 500 rows and 2 variables:
#' \describe{
#' \item{time}{datetime, the time a tweet is sent}
#' \item{tweet}{text of the tweet}
#' ...
#' }
#' @source \url{https://twitter.com/BrunoMars/}
"brunomars_tweet"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.