R/data.R

#' Tweets mention palm oil and plastic polluion
#'
#' Data containing tweets with keywords "palm oil plastic pollution", presented as a dataframe with all
#' tweet relevant information.
#'
#' @source Twitter.com using rTweet and twitter API.
#'
#' @docType data
#'
#' @usage data(ConservationTweets)
#'
#' @keywords Twitter Palm oil Conservarion
#'
#' @examples
#' df <- ConservationTweets
#' tokenizedTweets <- tokenizeTweet(df,1)
"ConservationTweets"
jakubk28/TwitterDMTools documentation built on June 25, 2021, 4:12 p.m.