R/Kt.R

Defines functions `Kt`

`Kt` <-
function(K, temp){
	K*(1.0241^(temp-20))
}

Try the StreamMetabolism package in your browser

Any scripts or data that you put into this service are public.

StreamMetabolism documentation built on Oct. 17, 2023, 5:07 p.m.