make_tidy_ylab: Creates a human readable label for the y axis of the...

Description Usage Arguments Value

Description

Creates a human readable label for the y axis of the graph_impact_top_countries plot

Usage

1
make_tidy_ylab(string, unit_label = "")

Arguments

string

The name of the outcome column in the full data set, usually "deaths_averted" or "cases_averted"

unit_label

A string for the order of magnitude e.g. "thousands", "millions" or "billions". usualy output from get_order_of_magnitude()

Value

The y label as a string


vimc/phipps documentation built on May 29, 2019, 9:56 a.m.