plot.bottom.spectra: This function makes a plot of the upwelling and downwelling...

View source: R/plot.bottom.spectra.R

plot.bottom.spectraR Documentation

This function makes a plot of the upwelling and downwelling irradiances at the deepest point of the cast. If the bottom was reached (cops$SHALLOW = TRUE), then a plot of the calculated bottom reflectance is generated above the initial graph.

Description

This function makes a plot of the upwelling and downwelling irradiances at the deepest point of the cast. If the bottom was reached (cops$SHALLOW = TRUE), then a plot of the calculated bottom reflectance is generated above the initial graph.

Usage

## S3 method for class 'bottom.spectra'
plot(cops, SAVE = FALSE, MaxThreshold_Ed_Eu = 1000)

Arguments

SAVE

is a binary parameter specifying whether the generated plot should be saved. Plots are saved in the bottom_spectra folder of the working directory. Make sure to create this directory beforehand.

fullpath

is the path from the working directory to the .RData file of the cast

Author(s)

Charles-André Roux


belasi01/Cops documentation built on Feb. 26, 2024, 6:52 a.m.