mergeAndApplyFeatureFiles: Merge session files into one data frame - using files

Description Usage Arguments Value

View source: R/mergeAndApplyFeatureFiles.r

Description

Merge session files into a data frame and calculate each feature by the step segment of that session.

Usage

1
mergeAndApplyFeatureFiles(pathOfTheFolder, feature)

Arguments

pathOfTheFolder

The full path of the session.

feature

Which feature to calculate, should be passed as a string

Value

data frame containing the step segments and with a prefix of the feature in the column names.


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