figure_1: plots figure 1.

View source: R/figure_1.R

figure_1R Documentation

plots figure 1.

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

figure_1(x)

Arguments

x

Input phase_date_data class object.

Value

Returns a ggplot object.

Examples


report_data <- DataTidying::phase_date_data(ƒ::regreg)
DataTidying::figure_1(report_data)


Leilayousefi/DataTidying documentation built on April 1, 2022, 6:24 p.m.