heat_parse_omega: Pulls out heat labels from text

View source: R/omega_heat_parse.R

heat_parse_omegaR Documentation

Pulls out heat labels from text

Description

Locates heat 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 heat numbers

Usage

heat_parse_omega(text)

Arguments

text

output from read_results followed by add_row_numbers

Value

returns a data frame with heat names and row numbers to eventually be recombined with swimming results inside swim_parse_omega

See Also

heat_parse_omega is a helper function inside swim_parse_omega


gpilgrim2670/SwimmeR documentation built on March 26, 2023, 5:05 p.m.