Description Usage Arguments Value Author(s) Examples
View source: R/do_countdown_analysis.R
Function to produce a small analysis document for a given year's Hottest 100 Countdown This function should ideally take the dataframe output straight from hotteR::get_countdowns() or from the included historical_countdowns dataframe.
1 |
data |
The dataframe of Hottest 100 results to analyse |
Returns an object of class ggplot which contains a matrix of plots
Trent Henderson
1 2 3 4 | ## Not run:
do_countdown_analysis(historical_countdowns)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.