flash_rebuild_event_table: Rebuilds tables that 'rvest::html_table' can't parse inside...

View source: R/flash_rebuild_event_table.R

flash_rebuild_event_tableR Documentation

Rebuilds tables that rvest::html_table can't parse inside of flash_parse_table

Description

Extracts individual td and th elements from html tables on Flash Results that cannot be parsed by codervest::html_table (due to formatting issues in the html code)

Usage

flash_rebuild_event_table(event_url_rebuild)

Arguments

event_url_rebuild

a link to an event page on flashresults.com

Value

returns a data frame of event results

See Also

rebuild_event_table is a helper function inside flash_parse_table


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