plot.CDOMdata: Plot CDOM data

Description Usage Arguments Details Author(s) See Also

View source: R/plot.CDOMdata.R

Description

Plot method for CDOMdata objects.

Usage

1
2
## S3 method for class 'CDOMdata'
plot(x, type = "spectra", ...)

Arguments

x

CDOMdata object from process_cdom_data function.

type

Character specifying the type of the plot. Options: "spectra", "models" or "model_fit". See Details

...

Further arguments that do not work.

Details

Three plot types have been implemented:

Note that especially the "model_fit" option might be slow for large datasets.

Author(s)

Mikko Vihtakari

See Also

process_cdom_data


MikkoVihtakari/MarineDatabase documentation built on July 7, 2020, 2:16 a.m.