maratony {Przewodnik} | R Documentation |
Marathons in Warsaw / Poland
Description
Data from Warsaw marathons 2013 - 2016.
Usage
data(maratony)
Format
a data.frame with 70736 rows and 14 columns
Details
Orlen Maraton Warszawski - Based on https://www.orlenmarathon.pl/ database.
Polmaraton Warszawski - Based on http://pzupolmaratonwarszawski.com/ database.
The subsequent columns describe:
nazwisko_imie First and Last name
nr.startowy Number
plec Gender
rok Year
biegi_uliczne Name of the marathon
czas_brutto Gross Time
czas_brutto_sec Gross Time in secs
czas_netto Net Time
czas_netto_sec Net Time in sec
grup_wiek Age group
kategoria Category
kraj_nazwa Country
miejsce_kat Place in Category
miejsce_open Place in Open
Prepared by Krzysztof Trajkowski.
Examples
library("Przewodnik")
summary(maratony)
[Package Przewodnik version 0.16.12 Index]