View source: R/LEEF_2_plot_o2s_per_bottle_per_timestamp.R
LEEF_2_plot_o2s_per_bottle_per_timestamp | R Documentation |
Plot diagnostic plot to check number of species per timestamp
LEEF_2_plot_o2s_per_bottle_per_timestamp(
db = getOption("RRDdb", "LEEF.RRD.sqlite"),
treatment_begin_day = 70,
treatment_end_day = 154,
arrow = FALSE
)
db |
fully qualified path to the sqlite database. Default, read from option |
treatment_begin_day |
begin of treatment (vertical red line in plot). If |
treatment_end_day |
end of treatment (vertical red line in plot). If |
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.