read_cwa: Read CWA from Axtivity

Description Usage Arguments Value

View source: R/read_cwa.R

Description

Read CWA from Axtivity

Usage

1
read_cwa(file, end = Inf, convert_time = TRUE, verbose = TRUE, tz = "", ...)

Arguments

file

filename of cwa file

end

End point for reading data. Default is all the data

convert_time

Should times be converted to POSIXct?

verbose

print diagnostic messages

tz

A time zone specification to be used for the conversion, if one is required. System-specific (see timezones), but "" is the current time zone, and "GMT" is UTC (Universal Time, Coordinated).

...

additional arguments to pass to g.cwaread, noting some are already loaded in different arguments

Value

A list with header information and a tbl


muschellij2/biobankr documentation built on April 13, 2020, 7:33 a.m.