This function identifies walking bouts in GPS and accelerometry data. It processes the GPS data and accelerometry counts to create walk bouts.
identify_walk_bouts_in_gps_and_accelerometry_data(
gps_data,
accelerometry_counts,
...,
collated_arguments = NULL
)A data frame containing identified walk bouts
A data frame containing GPS data
A data frame containing accelerometry counts
Additional arguments to be passed to the function
A list of collated arguments