Description Usage Arguments Value
Find the time corresponding to the peak strain value for a segment
1 2 | timePeakStrain(data, id.column, time.column, RR.as.perc = TRUE,
radial.strain = FALSE)
|
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. |
A dataframe with time to peak strain value for each patient and all segments.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.