View source: R/plot_bottles_per_timestamp_per_timestamp.R
plot_bottles_per_timestamp | R Documentation |
Plot diagnostic plot to check bottles per timestamp
plot_bottles_per_timestamp(
db = getOption("RRDdb", "LEEF.RRD.sqlite"),
lastDays = 7
)
db |
fully qualified path to the sqlite database. Default, read from option |
lastDays |
last days for which to plot |
ggplot
object of the plot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.