Description Usage Arguments Value Author(s) Examples
Function to pull tweets from the 'triplejplays' Twitter account where plays are stored
1 | get_plays(year = 2020)
|
year |
The year of interest to pull tweets from - only current year is possible due to API limitations |
Returns a clean and tidy dataframe of tweets from triplejplays in an aggregated format ready for visualisation
Trent Henderson
1 2 3 4 | ## Not run:
get_plays(year = 2020)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.