AIRSImportExtended: Import AIRS data exported as CSV from an Android phone and...

Description Usage Arguments Details

Description

A function to import data for a certain sensor from and AIRS generated CSV file into R. The function adds extra columns to imported data for easier data manipulation.

Usage

1
AIRSImportExtended(filePath, sensor)

Arguments

filePath

The path to the CSV file containing AIRS exported data. Use forward slashes to separate folders (e.g. "/").

sensor

The abbreviation representing the sensor. I.e "HP" for heart pulse (heart rate).

Details

Currently implemented specificaly for "HP" aka "heart pulse" sensor (i.e. Zephyr bluetooth). It might in principle work on other sensor data, although the columns will surely not get proper names.


crtahlin/AIRS_Data_Import documentation built on May 14, 2019, 12:04 p.m.