stepping | R Documentation |
An experiment was conducted to explore the nature of the relationship between a person's heart rate and the frequency at which that person stepped up and down on steps of various heights.
A data frame with 30 observations on the following 6 variables.
running order within the experiment
Experimenter used
0 if step at the low (5.75in) height, 1 if at the high (11.5in) height
the rate of stepping. 0 if slow (14 steps/min), 1 if medium (21 steps/min), 2 if high (28 steps/min)
the resting heart rate of the subject before a trial, in beats per minute
the final heart rate of the subject after a trial, in beats per minute
Unknown
data(stepping) ## maybe str(stepping) ; plot(stepping) ...
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.