R/brunomars_tweet.R

#' 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"
UBC-MDS/tweetr documentation built on March 21, 2021, 7:14 p.m.