timePeakStrain: Find the time corresponding to the peak strain value for a...

Description Usage Arguments Value

Description

Find the time corresponding to the peak strain value for a segment

Usage

1
2
timePeakStrain(data, id.column, time.column, RR.as.perc = TRUE,
  radial.strain = FALSE)

Arguments

data

Dataframe with each strain segment in a separate column, the name of the strain columns must include "strain".

id.column

Name of the id column in quotes.

time.column

Name of the time column in quotes.

RR.as.perc

Logical parameter, if TRUE time will be presented as percent of heart cycle.

radial.strain

Logical parameter, set to TRUE if using radial strain.

Value

A dataframe with time to peak strain value for each patient and all segments.


dloewenstein/straindys documentation built on May 25, 2019, 4:23 p.m.