View source: R/plot_timeseries.R
Plot a timeseries of Hyfe counts.
1 2 3 4 5 6 7 8 9 10 11 12 |
ho |
A |
type |
The variable to plot. |
date_min |
Optionally filter the data to a minimum date.
Provide as a character vector of length one, with the format |
date_max |
Optionally filter to a date maximum. Same format as |
by_user |
If |
running_mean |
If you wish to add a running mean, provide a binning window here in the units chosen.
This will only work if you are not plotting |
print_plot |
If |
return_plot |
If |
return_data |
If |
time_unit |
The time unit by which to plot it. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.