View source: R/plot_tocs_per_bottle.R
plot_tocs_per_bottle_per_timestamp | R Documentation |
Plot diagnostic plot to check number of species per timestamp
plot_tocs_per_bottle_per_timestamp(
db = getOption("RRDdb", "LEEF.RRD.sqlite"),
type = c("IC", "TC", "TN", "TOC")
)
db |
fully qualified path to the sqlite database. Default, read from option |
type |
the type of the measurement which should be displayed. A vector with the types. Possible values are: "TOC", "TN", "IC", "TN", "". |
ggplot
object of the plot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.