analyze_chamber: Analyze data from a lower body negative pressure trial

Description Usage Arguments Value

View source: R/analyze_chamber.R

Description

The required object for this function is the output of run_chamber.

Usage

1
analyze_chamber(data, drop_stimulus = T)

Arguments

data

a data frame output from run_chamber to be summarised.

drop_stimulus

a logical, if TRUE the initial respond to the chamber pressure will be ignored in the summary statistics. If FALSE the entire trial will be used in the calculation of summary statistics. Default is TRUE.

Value

a data frame containing summary statistics for all variables.


neurorestore/Aima documentation built on Dec. 22, 2021, 1:14 a.m.