fun_time_dry: Internal function to calculate the proportion of time dry

fun_time_dryR Documentation

Internal function to calculate the proportion of time dry

Description

Internal function to calculate the proportion of time between to twilight events a logger was registered as being dry

Usage

fun_time_dry(x, y, time_max, wr)

Arguments

x

point cloud data.frame

y

act data.frame given to prob_algorithm

time_max

End time point

wr

sampling rate of conductivity switch in sec (e.g. MK15 & MK3006 sample every 3 sec) as given to prob_algorithm


benjamin-merkel/probGLS documentation built on Sept. 15, 2023, 9:15 a.m.