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

Description Usage Arguments Value Examples

View source: R/flash_year_links.R

Description

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

Usage

1
2
3
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

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

JumpeR documentation built on Nov. 17, 2021, 1:07 a.m.