Learn R Programming

JumpeR (version 0.3.0)

flash_event_parse: Pulls out event label from text of flash results html page

Description

Locates an event label in text of results from a flash results html page for a given event.

Usage

flash_event_parse(text)

Arguments

text

raw text of an event page from Flash Results

Value

a one element list containing the name of the event

See Also

flash_event_parse is a helper function inside flash_parse_table