Description Usage Arguments Value Examples
View source: R/dataFunctions.R
Load .json file containing streamed tweets into a data frame object.
1 | loadTweets(fileName)
|
fileName |
File name containing streamed Tweets. Format: "myfilename.json" |
Data frame object containing streamed tweets and relevant information.
1 | tweetDataFrame <- loadTweets("myfilename.json")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.