readAndDom: Read in accelerometer file and find the dominant period for...

Description Usage Arguments Examples

View source: R/readAndDom.R

Description

This function reads in an accelerometer file and finds the dominant period for each of the three axes. It also returns a weight, defined as ((dominant spectra - 2nd dominant)/dominant spectra). Returns six values: the dominant period of x, y, z axes followed by their respective weights.

Usage

1

Arguments

x

Location of accelerometer csv file

Examples

1

agougher/accel documentation built on May 14, 2019, 5:13 a.m.