plot.all.bottom.spectra: This function finds all cast .RData files in the station...

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

plot.all.bottom.spectraR Documentation

This function finds all cast .RData files in the station subdirectories, and calls a plotting function on each of them.

Description

This function must be launched from the L2 directory, which should contain all processed data folders containing "Station" in their name.

Usage

## S3 method for class 'all.bottom.spectra'
plot(functionName, save = F)

Arguments

functionName

is an optional argument specifying the name of the plotting function to be used. plot.bottom.spectra() is called by default

save

is an optional argument specifying whether the generated plots should be saved in a folder called "bottom_spectra" in the working directoy

Details

The plotting function must have a parameter SAVE (boolean)

Author(s)

Charles-André Roux


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