demo_data {lactater} | R Documentation |
Demo data
Description
A dataset containing the lactate and heart rate data collected from a step-incremental test as an example
Usage
demo_data
Format
A data frame with 8 rows and 5 variables:
- step
the number of the step, starting at zero for the baseline.
- length
the length of each step.
- intensity
the intensity performed on each step (in this case in watts).
- lactate
the blood lactate concentration.
- heart_rate
the heart rate associated with that step.
[Package lactater version 0.2.0 Index]