read_and_process_e4: Read, process and feature extraction of E4 data

View source: R/read_and_process_e4.R

read_and_process_e4R Documentation

Read, process and feature extraction of E4 data

Description

Reads the raw ZIP file using 'read_e4', performs analyses with 'ibi_analysis' and 'eda_analysis'.

Usage

read_and_process_e4(zipfile, tz = Sys.timezone())

process_e4(data)

process_embrace_plus(data)

Arguments

zipfile

zip file with e4 data to be read

tz

timezone where data were recorded (default system timezone)

data

object from read_e4 function

Value

An object with processed data and analyses, object of class 'e4_analysis'.


PCdLf/wearables documentation built on Nov. 19, 2024, 5:57 p.m.