get_countdowns: Function to webscrape historical Triple J Hottest 100...

Description Usage Arguments Value Author(s) Examples

View source: R/get_countdowns.R

Description

Function to webscrape historical Triple J Hottest 100 Countdown results and return a dataframe of cleaned results in an analysis-ready format. Note that this function is highly unstable due to the nature of RSelenium.

Usage

1

Arguments

sleep

an integer specifying the amount of computer sleep time befoere each RSelenium iteration

Value

a dataframe of results for all years in a tidy format

Author(s)

Joy Horng

Examples

1
2
3
4
## Not run: 
get_countdowns(sleep = 1)

## End(Not run)

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