get.Ts: gets surface water temperatures

View source: R/helper.functions.R

get.TsR Documentation

gets surface water temperatures

Description

grabs best available data for surface water temperature

Usage

get.Ts(data, s.range = c(0, 1))

Arguments

data

Object of class data.frame

s.range

a numeric vector of length=2 with the range for depth measurements to still be considered 'surface'

Value

An object of class data.frame

Author(s)

Jordan S. Read

See Also

has.vars get.vars rmv.vars


LakeMetabolizer documentation built on Nov. 16, 2022, 1:09 a.m.