Description Usage Arguments Value
View source: R/read_and_proces_e4.R
Reads the raw ZIP file using 'read_e4', performs analyses with 'ibi_analysis' and 'eda_analysis'.
| 1 2 3 | read_and_process_e4(zipfile, tz = Sys.timezone())
process_e4(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.