Description Usage Arguments Value
Find time to true strain peaks using percentagepoints criteria for circumferential/longitudinal strain
1 | timeFirstPeak_points(x, strain, thresh, incr, position.firstStrainColumn)
|
x |
dataframe containing the strain columns in a long format. |
strain |
the strain variable you want to mutate, written inside "". |
thresh |
number of negative percentagepoints that a valley has to reach to be considered a true valley. |
incr |
number of percentagepoints by which the strain increase between valley and the following peak has to reach. |
position.firstStrainColumn |
the index position for the first strain segment in the dataframe |
A dataframe with id and a straincolumn containing the time for the first peak fulfilling the criteria
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.