cu_bout_summary: Create a Table of Start and End Times for each Bout in a...

View source: R/cu_bout_summary.R

cu_bout_summaryR Documentation

Create a Table of Start and End Times for each Bout in a telemetry data set

Description

Summarizes a telemetry dataframe with a bout column into a data frame with start and end times for each bout. For use with cu_join_interval_tbl.

Usage

cu_bout_summary(x, ...)

Arguments

x

A telemetry data frame containing a bout_id column.

...

Ignored arguments

Author(s)

Devin S. Johnson


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