vpr_plot_TScat {vprr} | R Documentation |
Make a balloon plot
Description
Balloon plot against a TS plot with ROI concentration and sorted by taxa
includes isopycnal line calculations. Version of vpr_plot_TS
, with only relevant* taxa specified.
*to current analysis and research objectives (See note).
Usage
vpr_plot_TScat(x, reference.p = 0)
Arguments
x |
dataframe with temperature, salinity, number of rois named by taxa |
reference.p |
reference pressure (default at 0 for surface)- used to calculate isopycnals |
Note
WARNING HARD CODED FOR 5 TAXA, CALANUS, KRILL, ECHINODERM LARVAE, SMALL COPEPOD, CHAETOGNATHS !! Uses isopycnal labelling method which does not label every contour
modified from source: https://github.com/Davidatlarge/ggTS/blob/master/ggTS_DK.R
[Package vprr version 0.2.3 Index]