View source: R/read_and_process_e4.R
read_and_process_e4 | R Documentation |
Reads the raw ZIP file using 'read_e4', performs analyses with 'ibi_analysis' and 'eda_analysis'.
read_and_process_e4(zipfile, tz = Sys.timezone())
process_e4(data)
process_embrace_plus(data)
zipfile |
zip file with e4 data to be read |
tz |
timezone where data were recorded (default system timezone) |
data |
object from read_e4 function |
An object with processed data and analyses, object of class 'e4_analysis'.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.