Description Usage Arguments Value Examples
View source: R/dataFunctions.R
If uncertain about the context of a popular word, the full length of the tweet will be shown to give context.
1 | tweetContext(tweetDataFrame, wordReq)
|
tweetDataFrame |
Name of the dataframe object containing all tweets (output of loadTweets()) |
WordReq |
The word or phrase wanted for context, format: "word1" |
Full length Tweet containing the word or phrase searched for.
1 | tweetContext(tweetDataFrame,"pineapple") tweetContext(tweetDataFrame,"pineapple tree")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.