get.Ts {LakeMetabolizer}R 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


[Package LakeMetabolizer version 1.5.5 Index]