Learn R Programming

MPsychoR (version 0.10-8)

AvalanchePrep: Preparanedness Backcountry Skiing

Description

Haegeli et al. (2012) studied high-risk cohorts in a complex and dynamic risk environment. This dataset contains four variables related to preparedness before going backcountry skiing. The variables with response categories are are 1) check avalanche danger information (check conditions on internet prior to leaving home; talk to ski patrol; check postings at gates or information kiosks at resort; do not check or Do not know), 2) discuss avalanche hazard in your group (all the time; 50% to 90% of time; 10% to 40% of time; never or solo traveller), 3) approach to decision making (dedicated leader or everybody contributes; person in front decides; everybody makes their own choices or solo traveller), and 4) use of avalanche safety gear (everybody carries beacon, shovel and probe; everybody carries beacon or beacon and shovel; some in group carry beacons; some in group have cell phones; no safety equipment is carried).

Usage

data("AvalanchePrep")

Arguments

Format

A data frame with 1355 skiers and the following 4 items:

info

Check avalanche danger information.

discuss

Discuss avalanche hazard in your group.

gear

Use of avalanche safety gear.

decision

Approach to decision making.

Examples

Run this code
# NOT RUN {
data("AvalanchePrep")
str(AvalanchePrep)
# }

Run the code above in your browser using DataLab