SwimmeR-package |
SwimmeR: A package for working with swimming times |
%!in% |
"Not in" function |
%notin% |
"Not in" function |
add_row_numbers |
Add row numbers to raw results |
course_convert |
Swimming Course Convertor |
course_convert_DF |
Course converter, returns dataframe |
dive_place |
Adds places to diving results |
draw_bracket |
Creates a bracket for tournaments involving 5 to 64 teams, single elimination |
event_parse |
Pulls out event labels from text |
event_parse_ISL |
Pulls out event labels from text |
fold |
Fold a vector onto itself |
get_mode |
Find the mode (most commonly occurring) element of a list |
hy3_places |
Helper for reading prelims and finals places from Hy-Tek .hy3 files |
hy3_times |
Helper for reading prelims and finals times from Hy-Tek .hy3 files |
interleave_results |
Helper for reading interleaving prelims and finals results |
King200Breast |
Results for Lilly King's 200 Breaststrokes |
mmss_format |
Formatting seconds as mm:ss.hh |
parse_hy3 |
Parses Hy-Tek .hy3 files |
Read_Results |
Reads swimming and diving results into a list of strings in preparation for parsing with 'swim_parse' |
read_results |
Reads swimming and diving results into a list of strings in preparation for parsing with 'swim_parse' |
results_score |
Scores a swim meet |
sec_format |
Formatting mm:ss.tt times as seconds |
sec_format_helper |
Helper function for formatting mm:ss.hh times as seconds |
SwimmeR |
SwimmeR: A package for working with swimming times |
Swim_Parse |
Formats swimming and diving data read with 'read_results' into a dataframe |
swim_parse |
Formats swimming and diving data read with 'read_results' into a dataframe |
Swim_Parse_ISL |
Formats swimming results from the International Swim League ('ISL') read with 'read_results' into a dataframe |
swim_parse_ISL |
Formats swimming results from the International Swim League ('ISL') read with 'read_results' into a dataframe |
swim_place |
Adds places to swimming results |
tie_rescore |
Rescore to account for ties |