get_plays: Function to pull tweets from the 'triplejplays' Twitter...

Description Usage Arguments Value Author(s) Examples

View source: R/get_plays.R

Description

Function to pull tweets from the 'triplejplays' Twitter account where plays are stored

Usage

1
get_plays(year = 2020)

Arguments

year

The year of interest to pull tweets from - only current year is possible due to API limitations

Value

Returns a clean and tidy dataframe of tweets from triplejplays in an aggregated format ready for visualisation

Author(s)

Trent Henderson

Examples

1
2
3
4
## Not run: 
get_plays(year = 2020)

## End(Not run)

hendersontrent/hotteR documentation built on July 16, 2021, 5:28 p.m.