vpr_plot_TS {vprr} | R Documentation |
Make a balloon plot against a TS plot
Description
TS balloon plot with ROI concentration, sorted by taxa includes isopycnal line calculations
Usage
vpr_plot_TS(x, reference.p = 0, var)
Arguments
x |
dataframe with temperature, salinity, number of rois (n_roi_bin) |
reference.p |
reference pressure (default at 0 for surface)- used to calculate isopycnals |
var |
variable on which size of points will be based, eg conc_m3 or n_roi_bin |
Note
modified from source: https://github.com/Davidatlarge/ggTS/blob/master/ggTS_DK.R
Author(s)
E. Chisholm
[Package vprr version 0.2.3 Index]