peaks.df.norm {forceR} | R Documentation |
Normalized Peak Shapes
Description
Normalized force values describing the shapes of all 5 strongest peaks
per species of df.all
Usage
peaks.df.norm
Format
A data frame with 223 rows and 6 columns:
- measurement
measurement names
- peak
peak numbers
- t.norm
time values from 0:1 in each measurement, in ms
- force.norm
force values from 0:1 in each measurement, in N
- species
species names
- specimen
specimen names
Details
Result of rescale_peaks()
.
[Package forceR version 1.0.20 Index]