MergeAllRawData: Merge all the raw data into one dataframe

Description Usage Arguments Value

Description

Merge all the raw data into one dataframe and return a data frame of all the data merged.

Usage

1
mergeAllRawData(pathOfTheFolder, step, radian = TRUE, 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.

radian

by default is TRUE, if FALSE the returned calculations would be in degrees instead.

sep

the field separator character - default ";".

Value

a data frame of all the data merged.


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