Description Usage Arguments Value Examples
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.
1 | figure_1(x)
|
x |
Input phase_date_data class object. |
Returns a ggplot object.
1 2 | report_data <- regregrap::phase_date_data(regregrap::regreg)
regregrap::figure_1(report_data)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.