Learn R Programming

JumpeR (version 0.3.0)

flash_extract_details_links_helper: Collects links to all detailed results links from a given event link on Flash Results

Description

Used in scraping flashresults.com. Collects detailed results (often called heat or flight results) from an associated event results landing page. Detailed results often contain splits or attempts results.

Usage

flash_extract_details_links_helper(link_helper = link)

Arguments

link_helper

a link to an event landing page on flashresults.com

Value

returns list of links to corresponding detailed event result pages

See Also

flash_extract_details_links_helper is a helper function inside flash_extract_details_links