make_smallest_bout: Make the smallest bout dataset

View source: R/sample_data.R

make_smallest_boutR Documentation

Make the smallest bout dataset

Description

Generates a dataset representing the smallest bout, consisting of a sequence of inactive periods followed by the smallest active period.

Usage

make_smallest_bout()

Value

A data frame containing the activity counts and bout information for the smallest bout.

Examples

make_smallest_bout()

walkboutr documentation built on May 29, 2024, 2:58 a.m.