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 category provided

vpr_plot_profile(category_conc_n, category_to_plot, plot_conc)

Arguments

category_conc_n

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

category_to_plot

The specific classification groups which will be plotted, if NULL, will plot all category 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