View source: R/parse_rider_results.R
parse_rider_results | R Documentation |
parse_rider_results
parses HTML code of rider's profile page
for race results.
parse_rider_results(rider_id, rider_html, seasons = NULL)
rider_id |
Rider's profile ID |
rider_html |
HTML code of rider's profile page |
seasons |
(optional) Vector of covered seasons (as integers), all if |
Rider results (see rider_records_men
documentation)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.