flash_year_links: Collects all meet links from a given year on Flash Results

View source: R/flash_year_links.R

flash_year_linksR Documentation

Collects all meet links from a given year on Flash Results

Description

Used in scraping flashresults.com. Collects meet names, dates, and locations along with a link the the associated results landing page.

Usage

flash_year_links(flash_year)

year_links(flash_year)

Arguments

flash_year

a link to a year landing page on flashresults.com

Value

returns a data frame with meet names, dates, locations, and links to flash results

Examples

flash_year_links("https://flashresults.com/2015results.htm")


gpilgrim2670/JumpeR documentation built on March 25, 2023, 4:57 p.m.