ropes: Climbing Ropes data set

ropesR Documentation

Climbing Ropes data set

Description

This dataset gives the measurements of 101 climbing ropes available in the market by spring 2011. The data was collected from the brands websites.

Usage

data(ropes)

Format

A data frame with 101 observations on the following 7 variables.

Num Variable Description
1 brand a factor with the brand names
2 diameter the diameter of the ropes measured in mm
3 weight the weight measured in grams per meter
4 falls the number of UIAA falls
5 imp.force the impact force value
6 stat.elong the static elongation value
7 dyn.elong the dynamic elongation value

Source

Personal collection of data. (Gaston Sanchez)

Examples

data(ropes)
summary(ropes)

gastonstat/plsdepot documentation built on Feb. 24, 2023, 11:11 a.m.