plsdepot (version 0.2.0)

ropes: 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)

Arguments

Format

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

NumVariableDescription
1branda factor with the brand names
2diameterthe diameter of the ropes measured in mm
3weightthe weight measured in grams per meter
4fallsthe number of UIAA falls
5imp.forcethe impact force value
6stat.elongthe static elongation value
7dyn.elongthe dynamic elongation value

Examples

Run this code
data(ropes)
summary(ropes)

Run the code above in your browser using DataLab