crop_nonvalid: crop_nonvalid

View source: R/fitibble.R

crop_nonvalidR Documentation

crop_nonvalid

Description

crop_nonvalid

Usage

crop_nonvalid(.data, flag_nonvalid = T, mask = F)

Arguments

.data

a fitibble.

flag_nonvalid

indicates whether the is_nonvalid flag should be added to .data

mask

indicates whether minutes that are not nonvalid wear should be masked with an NA instead of filtered out. Only entries in HR, steps and intensity columns are masked.

Details

Crops minutes of nonvalid wear in a fitibble.

Value

a fitibble of nonvalid wear entries.


audiracmichelle/fitibble documentation built on Feb. 2, 2023, 3:51 p.m.