View source: R/read_Raw_Block.R
read_AG_raw_block | R Documentation |
Read a large raw file in blocks
read_AG_raw_block( file, output_window_secs, calibrate, verbose, skip, meta, timer, ... )
file |
A character scalar giving path to primary accelerometer file |
output_window_secs |
the desired epoch length; defaults to one second |
calibrate |
logical. Perform autocalibration using g.calibrate |
verbose |
A logical scalar: Print processing updates? |
meta |
information from |
timer |
initial time passed from initial call to |
... |
Arguments passed to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.