read_actigraph_csv: Imports scored actigraphy data from different actigraph brand...

Description Usage Arguments Value

View source: R/read_actigraph_csv.r

Description

Specify the path to the files. So far it supports CSV files only. The imported files are merged creating an organic single file. If the CSV files have different number of columns the function will fill missing columns with NAs.

Usage

1
read_actigraph_csv(x = "PATH_TO_DATA", tz = "UTC", ...)

Arguments

x

the file path

tz

the time zone

...

Optional parameters

Value

a dataframe


ActisoftR documentation built on Oct. 16, 2018, 5:04 p.m.