hy3_times: Helper for reading prelims and finals times from Hy-Tek .hy3...

View source: R/hy3_times.R

hy3_timesR Documentation

Helper for reading prelims and finals times from Hy-Tek .hy3 files

Description

Used to pull prelims and finals times from .hy3 files as part of parsing them.

Usage

hy3_times(file, type = c("prelims", "relay_prelims", "finals", "relay_finals"))

Arguments

file

an output of read_results, from an .hy3 file

type

type of times, either "prelims", "relay_prelims", "finals" or "relay_finals"

Value

a data frame where column 1 is times and column 2 is row number

See Also

hy3_times is run inside of hy3_parse


SwimmeR documentation built on March 31, 2023, 8:27 p.m.