figure_2: Figure 2 of the DataTidying RAP report.

View source: R/figure_2.R

figure_2R Documentation

Figure 2 of the DataTidying RAP report.

Description

The function returns the time series ggplot2 object geom_line.

Usage

figure_2(x)

Arguments

x

Input object of year_phase_data class.

Value

Returns a ggplot object.

Examples


library(DataTidying)
report_data <- phase_date_data(regreg)
figure_2(report_data)


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