LEEF_2_plot_flowcytometer_individual_per_bottle_per_timestamp: Plot diagnostic plot to check is plte has an impact on...

View source: R/LEEF_2_plot_flowcytometer_individual_per_bottle.R

LEEF_2_plot_flowcytometer_individual_per_bottle_per_timestampR Documentation

Plot diagnostic plot to check is plte has an impact on flowcytometer for LEEF-2

Description

Plot diagnostic plot to check is plte has an impact on flowcytometer for LEEF-2

Usage

LEEF_2_plot_flowcytometer_individual_per_bottle_per_timestamp(
  db = getOption("RRDdb", "LEEF.RRD.sqlite"),
  species = c("bacteria"),
  arrow = FALSE
)

Arguments

db

fully qualified path to the sqlite database. Default, read from option RRDdb. If not set, defaults to option RRDdb; if this is not set, defaults to LEEF.RRD.sqlite

species

species to be plotted

arrow

if TRUE read data from arrow instead of sqlite database

Value

ggplot object of the plot


LEEF-UZH/LEEF.analysis documentation built on Feb. 8, 2025, 11:18 a.m.