Wdata_as_waiting_times: Transform Wdata (1 line= 1 occurrence of wood) into Wdata_wt...

View source: R/Wdata_as_waiting_times.R

Wdata_as_waiting_timesR Documentation

Transform Wdata (1 line= 1 occurrence of wood) into Wdata_wt (1 line= time between two occurrences of wood)

Description

Transform Wdata (1 line= 1 occurrence of wood) into Wdata_wt (1 line= time between two occurrences of wood)

Usage

Wdata_as_waiting_times(Wdata, maxWait = 1200)

Arguments

Wdata

wood data

maxWait

the maximum waiting time in seconds (defaults to 1200 seconds i.e. 20 minutes)

Value

Wdata completed with column W (waiting time between two wood occurrences)


lvaudor/woody documentation built on March 22, 2022, 9:53 a.m.