For reading .cwa-format data, if you have .wav format data then see function g.wavread
g.cwaread(fileName, start = 0, end = 0, progressBar = FALSE, desiredtz = c())
filename (required)
start point for reading data, this can either be a timestamp "year-month-day hr:min:sec" or a page number (optional)
end point for reading data, this can either be a timestamp "year-month-day hr:min:sec" or a page number (optional)
Is trigger to switch on/off the text progress bar. If progressBar is TRUE then the function displays the progress bar but it works slightly slower
Desired timezone, see documentation g.getmeta
data
dataframe with timestamp, raw x, -y, and, -z acceleration values, temperature, battery and light
header
file header