get_nw_clip_block_params: Set monitor brand specific parameters

View source: R/get_nw_clip_block_params.R

get_nw_clip_block_paramsR Documentation

Set monitor brand specific parameters

Description

Set monitor brand specific thresholds for non-wear detection, clipping etection, and blocksizes to be loaded. Not designed for direct use by user.

Usage

  get_nw_clip_block_params(chunksize, dynrange, monc, rmc.noise=c(),
  sf, dformat, rmc.dynamic_range)

Arguments

chunksize

See g.calibrate

dynrange

See g.getmeta

monc

See g.inspectfile

rmc.noise

Noise level of acceleration signal in _g_-units, used when working ad-hoc .csv data formats using read.myacc.csv. The read.myacc.csv does not take rmc.noise as argument, but when interacting with GGIR or g.part1 rmc.noise is used. There, rmc.noise is taken from the params_rawdata object if not explicitly specified by user.

sf

Numeric, sample frequency in Hertz

dformat

See g.dotorcomma

rmc.dynamic_range

Optional, please see read.myacc.csv

Author(s)

Vincent T van Hees <v.vanhees@accelting.com>


GGIR documentation built on Oct. 17, 2023, 1:12 a.m.