df.all.200 {forceR} | R Documentation |
Simulated Time Series - e.g. Bite Force Measurements
Description
A series of 24 measurements with six simulated peaks each.
Simulated using the simulate_bites()
function. Reduced to a sampling
frequency of 200 Hz with reduce_frq()
. Fits the classifier
sheet that
is also part of the forceR
package.
Usage
df.all.200
Format
A data frame with 1,944 rows and 3 columns:
- t
time, in ms
- y
measured values, in V
- measurement
measurement names
[Package forceR version 1.0.20 Index]