make_smallest_bout {walkboutr}R 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()

[Package walkboutr version 0.6.0 Index]