grip: Effects of cross-country ski-pole grip

Description Usage Format Details Examples

Description

Simulated data set investigating effects of cross-country ski-pole grip.

Usage

1

Format

A data frame with 36 observations on the following 4 variables.

UBP

Measurement of upper-body power

person

One of four skiers

grip.type

Either classic, modern, or integrated.

replicate

a numeric vector

Details

Based on a study originally described at http://www.montana.edu/wwwhhd/movementscilab/ and mentioned on http://www.xcskiworld.com/. The study investigated the effect of grip type on upper body power. As this influences performance in races, presumably a skier would prefer the grip that provides the best power output.

Examples

1
2
data(grip)
ftable(xtabs(UBP ~ person + replicate + grip.type,grip))

jverzani/UsingR documentation built on Aug. 3, 2020, 11:57 a.m.