olympic_marathon | R Documentation |
olympic_marathon
contains data from Olympics men's and women's marathons
olympic_marathon
olympic_marathon
is an object of class tbl_df (inherits from tbl, data.frame) with 1956 rows and 9 columns
Finishing place based on race time
Competitor's Name
3 letter International Olympic Committee abbreviation of the country that the competitor is representing, see Wikipedia
The competitor's finishing time (hr:min:sec) (DNF if did not finish, DNS if did not start, DQ if disqualified)
Gender of the competitor (F = female, M = male)
The Olympic event that the entry corresponds to
The location of the Olympic Games
The year of the Olympic Games
What medal the competitor earned, if any (G = Gold, S = Silver, B = Bronze)
olympic_marathon
comes from the World Athletics website results page and Olympian Database
olympic_marathon
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.