vpr_plot_profile {vprr} | R 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 |
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
[Package vprr version 0.2.3 Index]