ropes | R Documentation |
This dataset gives the measurements of 101 climbing ropes available in the market by spring 2011. The data was collected from the brands websites.
data(ropes)
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 |
Personal collection of data. (Gaston Sanchez)
data(ropes)
summary(ropes)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.