peaks.df {forceR} | R Documentation |
Starts and Ends of the 5 Strongest Peaks
Description
Start and end time values of the 5 strongest peaks per species of df.all
with the names of the measurements in which they occur.
Usage
peaks.df
Format
A data frame with 4 rows and 4 columns:
- species
species names
- measurements
measurement names
- starts
start values, in ms
- ends
end values, in ms
Details
Result of rescale_peaks()
.
[Package forceR version 1.0.20 Index]