add_series_temp: Add temperature to series data, if possible

View source: R/add_series_temp.r

add_series_tempR Documentation

Add temperature to series data, if possible

Description

Add missing temperature values to series data from interpolated depth-temperature profile data

Usage

add_series_temp(series, pdt = NULL, pdt_interp = NULL, flag = TRUE)

Arguments

series

is output from get_series

pdt

is output from get_pdt

pdt_interp

is output from interp_pdt

flag

is logical indicating whether or not to flag potentially bad interpolated points. This should almost always be TRUE (the default).

Value

a new series dataframe with additional temperature values where appropriate


camrinbraun/tags2etuff documentation built on June 9, 2025, 9:48 a.m.