figure_2 | R Documentation |
The function returns the time series ggplot2 object geom_line.
figure_2(x)
x |
Input object of |
Returns a ggplot object.
library(DataTidying) report_data <- phase_date_data(regreg) figure_2(report_data)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.