Learn R Programming

impactr (version 0.4.2)

read_acc: Read raw accelerometer data

Description

Reads raw accelerometer data files into an impactr_data object.

Usage

read_acc(file)

Value

An object of class impactr_data.

Arguments

file

Path to a raw accelerometer data file.

Examples

Run this code
read_acc(impactr_example("hip-raw.csv"))

Run the code above in your browser using DataLab