vpr_plot_profile: Plots VPR profiles of temperature, salinity, density,...

View source: R/EC_functions.R

vpr_plot_profileR Documentation

Plots VPR profiles of temperature, salinity, density, fluorescence and concentration (by classification group)

Description

This plot allows a good overview of vertical distribution of individual classification groups along with reference to hydrographic parameters. Facet wrap is used to create distinct panels for each taxa provided

Usage

vpr_plot_profile(taxa_conc_n, taxa_to_plot, plot_conc)

Arguments

taxa_conc_n

A VPR data frame with hydrographic and concentration data separated by taxa (from vpr_roi_concentration)

taxa_to_plot

The specific classification groups which will be plotted, if NULL, will plot all taxa combined

plot_conc

Logical value whether or not to include a concentration plot (FALSE just shows CTD data)

Value

A gridded object of at least 3 ggplot objects


vprr documentation built on July 12, 2022, 5:07 p.m.