Description Usage Format Source Examples
Data containing tweets with keywords "palm oil plastic pollution", presented as a dataframe with all tweet relevant information.
1 |
An object of class tbl_df
(inherits from tbl
, data.frame
) with 5902 rows and 88 columns.
Twitter.com using rTweet and twitter API.
1 2 | df <- ConservationTweets
tokenizedTweets <- tokenizeTweet(df,1)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.