do_countdown_analysis: Function to produce a small analysis document for a given...

Description Usage Arguments Value Author(s) Examples

View source: R/do_countdown_analysis.R

Description

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.

Usage

1

Arguments

data

The dataframe of Hottest 100 results to analyse

Value

Returns an object of class ggplot which contains a matrix of plots

Author(s)

Trent Henderson

Examples

1
2
3
4
## Not run: 
do_countdown_analysis(historical_countdowns)

## End(Not run)

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