process_pdr: Script for processing the PDR data

Description Usage Arguments Value Examples

View source: R/sensor_processing.R

Description

Script for processing the PDR data

Usage

1
process_pdr(filepath, filename, fileinfo, metainfilename)

Arguments

filepath

is the full filepath with file name

filename

is just the filename (this can't be derived from filepathdue to browser restrictions)

fileinfo

is a vector of values that are treated as columns and repeated through the whole file - most likely the split filename but can be anything

Value

user.

Examples

1
2
add(1, 1)
add(10, 1)

zross/sensorDataImport documentation built on Aug. 16, 2019, 8:30 p.m.