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
vpr_plot_profile(taxa_conc_n, taxa_to_plot, plot_conc)
A gridded object of at least 3 ggplot objects
A VPR data frame with hydrographic and concentration data separated by taxa (from vpr_roi_concentration
)
The specific classification groups which will be plotted, if NULL, will plot all taxa combined
Logical value whether or not to include a concentration plot (FALSE just shows CTD data)