tf_parse
Outputs list of strings to be processed by tf_parse
flash_parse(
flash_file,
flash_rounds = rounds,
flash_round_attempts = round_attempts,
flash_split_attempts = split_attempts
)
a .pdf or .html file (could be a url) where containing track and field results. Must be formatted in a "normal" fashion - see vignette
should tf_parse try to include rounds for
jumping/throwing events? Defaults to FALSE
should tf_parse try to include outcomes for
rounds for vertical jumping events? Defaults to FALSE
should round_attempts columns be split into individual attempts
a data frame of track and field results
tf_parse
is meant to be preceded by
read_results