Description Usage Arguments Value See Also
Outputs list of strings to be processed by tf_parse
1 2 3 4 5 6 | flash_parse(
flash_file,
flash_rounds = rounds,
flash_round_attempts = round_attempts,
flash_split_attempts = split_attempts
)
|
flash_file |
a .pdf or .html file (could be a url) where containing track and field results. Must be formatted in a "normal" fashion - see vignette |
flash_rounds |
should tf_parse try to include rounds for
jumping/throwing events? Defaults to |
flash_round_attempts |
should tf_parse try to include outcomes for
rounds for vertical jumping events? Defaults to |
flash_split_attempts |
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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.