| SwimmeR-package | SwimmeR: A package for working with swimming times |
| course_convert | Swimming Course Convertor |
| course_convert_DF | Course converter, returns dataframe |
| draw_bracket | Creates a bracket for tournaments involving 5 to 64 teams, single elimination |
| fold | Fold a vector onto itself |
| get_mode | Find the mode (most commonly occurring) element of a list |
| King200Breast | Results for Lilly King's 200 Breaststrokes |
| mmss_format | Formatting seconds as mm:ss.hh |
| 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' |
| 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 in with Read_Results into dataframe |
| swim_parse | Formats swimming and diving data read in with Read_Results into dataframe |