vpr_plot_TScat: Make a balloon plot

View source: R/EC_functions.R

vpr_plot_TScatR 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


vprr documentation built on July 12, 2022, 5:07 p.m.