LEEF_2_plot_response_incubator: Plot diagnostic plot to check number of species per timestamp

View source: R/LEEF_2_plot_response_incubator.R

LEEF_2_plot_response_incubatorR Documentation

Plot diagnostic plot to check number of species per timestamp

Description

Plot diagnostic plot to check number of species per timestamp

Usage

LEEF_2_plot_response_incubator(
  db = getOption("RRDdb", "LEEF.RRD.sqlite"),
  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

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.