marker: marker(data, subject)

Description Usage Arguments Value

View source: R/physio-marker.R

Description

Creates a "Marker File" for a specified subject. It's needed to calculate for e.g. heart reates for each experimental screen. For unisens, this file needs to be in *wd*/*data*/physio .

Usage

1
marker(data, subject, path_marker = F)

Arguments

data

a list of class exp or web

subject,

a integer identifies subject for which marker file shall be created

path_marker,

a path; if data shall not be save specify F, if yes, specify a path, where the other physio data is located. For e.g. "*wd*data/physio/". Saved file name is "marker*subjetct*.csv"

Value

a dataframe


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