summary.physio: summary.physio()

Description Usage Arguments Value

View source: R/physio-summary.R

Description

Implemented as additional method for the gerneic function summary() and objects of class "physio". Run this function to get average EDA values per Screen or visited web pages. passed to the argument objectives.

Usage

1
2
## S3 method for class 'physio'
summary(data, type = "eda", subject, marker, start_time)

Arguments

data;

a list of class physio

type;

a char, specify type of data you want to summarize. Currently only a summary of EDA is possible. BVG and ECG are planned.

subject;

a integer, specify subject for which summary should be shown

marker;

a dataframe generate by marker()

start_time;

a POSIXt, minimal time in exp or a web data for the subject which is specified in the subject parameter of this function

Value

dataframe


Fiddleman/BrownieR documentation built on May 6, 2019, 4:36 p.m.