cu_add_gaps: Label telemetry bout segments

View source: R/cu_add_gaps.R

cu_add_gapsR Documentation

Label telemetry bout segments

Description

Label segments of telemetry data such that gaps between observed locations are less than or equal to the interval specified.

Usage

cu_add_gaps(x, gap = 7, time_unit = "days", ...)

Arguments

x

A data set of telemetry locations and times.

gap

specified maximum time interval for which a new bout is started. Defaults to gap=7 days.

time_unit

Unit of time of the gap specification. Defaults to "day".

...

Ignored arguments

Author(s)

Devin S. Johnson


dsjohnson/crawlUtils documentation built on Sept. 13, 2024, 1:34 p.m.