figure_1: plots figure 1.

Description Usage Arguments Value Examples

Description

year_phase_data is the class used for the creation of all figures and tables in the made up RAP report (it's a demo for the RAP MOOC), including this bar chart.

Usage

1

Arguments

x

Input phase_date_data class object.

Value

Returns a ggplot object.

Examples

1
2
report_data <- regregrap::phase_date_data(regregrap::regreg)
regregrap::figure_1(report_data)

mammykins/regregrap documentation built on May 16, 2019, 9:14 p.m.