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