generateDataSet: Generate dataset containing the metrics

Description Usage Arguments Value

Description

Detecting steps using a training and testing datasets

Usage

1
generateDataSet(pathOfTheFolder, features, step, sep = ";")

Arguments

pathOfTheFolder

path to the source of the raw data.

step

indicates the step, we used up, down and flat as 0,1,2 respectively.

sep

the field separator character - default ";".

feature

Which feature to calculate, should be passed as a string or a vector of strings.

Value

a data frame


xsultan/activity_recognition documentation built on May 4, 2019, 1:26 p.m.