Description Usage Arguments Value See Also
Outputs a data frame of track and field results
1 2 3 4 5 6 7 8 9 | hytek_parse(
hytek_file = file,
hytek_relay_athletes = relay_athletes,
hytek_rounds = rounds,
hytek_round_attempts = round_attempts,
hytek_split_attempts = split_attempts,
hytek_splits = splits,
hytek_split_length = split_length
)
|
hytek_file |
data with row numbers added |
hytek_relay_athletes |
should |
hytek_rounds |
should |
hytek_round_attempts |
should |
hytek_split_attempts |
should |
hytek_splits |
either |
hytek_split_length |
either the distance at which splits are collected
(must be constant distance) or the default, |
a data frame of track and field results
hytek_parse
is runs inside
tf_parse
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.