event_parse: Pulls out event labels from text

Description Usage Arguments Value See Also

View source: R/event_parse.R

Description

Locates event labels in text of results output from read_results and their associated row numbers. The resulting data frame is joined back into results to include event names.

Usage

1

Arguments

text

output from read_results followed by add_row_numbers

Value

returns a data frame with event names and row numbers to eventually be recombined with track and field results inside tf_parse

See Also

event_parse is a helper function inside tf_parse


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