tweetContext: tweetContext

Description Usage Arguments Value Examples

View source: R/dataFunctions.R

Description

If uncertain about the context of a popular word, the full length of the tweet will be shown to give context.

Usage

1
tweetContext(tweetDataFrame, wordReq)

Arguments

tweetDataFrame

Name of the dataframe object containing all tweets (output of loadTweets())

WordReq

The word or phrase wanted for context, format: "word1"

Value

Full length Tweet containing the word or phrase searched for.

Examples

1
tweetContext(tweetDataFrame,"pineapple") tweetContext(tweetDataFrame,"pineapple tree")

jakubk28/TwitterDMTools documentation built on June 25, 2021, 4:12 p.m.