Description Usage Format Source Examples
This data set has ~2k observations.
1 |
A data frame with columns:
The variable is character. The name of the marathon that matches all other files
The variable is character. A cleaned name of the marathon
The variable is character. The two letter ID for each US state
The variable is character. The name of the city where the race is held
The variable is integer. The number of finishers at the marathon
The variable is numeric. The average finish time in minutes.
The variable is numeric. The lattitude of the city as listed at https://simplemaps.com/data/us-cities
The variable is numeric. The longitude of the city as listed at https://simplemaps.com/data/us-cities
The variable is numeric. The elevation in meters above sea level as estimated from the elevatr R package.
The variable is Date. The approximate date of the marathon. The year is correct but the month and day changes every year and we have marked it the same.
The variable is numeric. Approximate month of the marathon
The variable is numeric. Approximate day of the month of the marathon.
The variable is integer. The year of the marathon
1 2 3 4 | ## Not run:
race_location
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.