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