mid_round: Perform midpoint rounding the ActiGraph way

View source: R/RcppExports.R

mid_roundR Documentation

Perform midpoint rounding the ActiGraph way

Description

This function is inefficient but necessary to ensure alignment between read_gt3x and read_AG_raw

Usage

mid_round(input, digits)

Arguments

input

double. The number to round

digits

int. The number of digits to round to


AGread documentation built on Sept. 13, 2022, 5:06 p.m.