Man pages for SwimmeR
Data Import, Cleaning, and Conversions for Swimming Results

add_event_dummy_rowAdd dummy entry rows
add_row_numbersAdd row numbers to raw results
age_formatFormatting yyy-mm ages as years
age_format_helperHelper function for formatting yyy-mm ages as years, enables...
clean_eventsRegularizes event names
coalesce_manyCombined paired sets of columns following a join operation
coalesce_many_helperCombined paired sets of columns following a join operation
collect_relay_swimmersCollects relay swimmers as a data frame within 'swim_parse'
collect_relay_swimmers_oldCollects relay swimmers as a data frame within...
collect_relay_swimmers_omegaCollects relay swimmers as a data frame within...
collect_relay_swimmers_splashCollects relay swimmers as a data frame within...
correct_split_distanceChanges lengths associated with splits to new values
correct_split_distance_helperChanges lengths associated with splits to new values
course_convertSwimming Course Converter
course_convert_DFCourse converter, returns data frame - defunct
course_convert_helperSwimming Course Convertor Helper
discard_errorsDiscards elements of list that have an error value from...
dive_placeAdds places to diving results
draw_bracketCreates a bracket for tournaments involving 5 to 64 teams,...
event_parsePulls out event labels from text
event_parse_ISLPulls out event labels from text
fill_downFills NA values with previous non-NA value
fill_leftShifts non-NA values to left in data frame
foldFold a vector onto itself
format_resultsFormats data for analysis within 'swim_parse'
generate_row_to_addCreate a one-line data frame containing an entry to be...
get_modeFind the mode (most commonly occurring) element of a list
grapes-notin-grapes"Not in" function
heat_parse_omegaPulls out heat labels from text
hy3_parseParses Hy-Tek .hy3 files
hy3_placesHelper for reading prelims and finals places from Hy-Tek .hy3...
hy3_timesHelper for reading prelims and finals times from Hy-Tek .hy3...
hytek_clean_stringsCleans input strings
hytek_length_3_DQ_sortSort data in DQ lists of length 3 within 'hytek_swim_parse'
hytek_length_3_sortSort data in lists of length 3 within 'hytek_swim_parse'
hytek_length_4_DQ_sortSort data in DQ lists of length 4 within 'hytek_swim_parse'
hytek_length_4_sortSort data in lists of length 4 within 'hytek_swim_parse'
hytek_length_5_sortSort data in lists of length 5 within 'hytek_swim_parse'
hytek_length_6_sortSort data in lists of length 6 within 'hytek_swim_parse'
hytek_length_7_sortSort data in lists of length 7 within 'hytek_swim_parse'
hytek_length_8_sortSort data in lists of length 8 within 'hytek_swim_parse'
hytek_length_9_sortSort data in lists of length 9 within 'hytek_swim_parse'
interleave_resultsHelper for reading interleaving prelims and finals results
is_link_brokenDetermines if a link is valid
King200BreastResults for Lilly King's 200 Breaststrokes
lines_sortSorts and collects lines by performance and row number
list_breakerBreaks out lists of lists by sub-list length
list_to_list_namesInitialize a named list of lists
list_transformTransform list of lists into data frame
make_lineupDetermine optimal entries against a given opponent lineup
make_lineup_helperDetermine optimal entries against a given opponent lineup
make_lineup_helper_2Assign overpowered entries
mmss_formatFormatting seconds as mm:ss.hh
name_reorderOrders all names as "Firstname Lastname"
na_padPads shorter lists in a list-of-lists with 'NA's such that...
pipePipe operator
placeAdd places to results
reaction_times_parsePulls out reaction times from text
read_htmRead in html files of swimming results
read_hy3Read in hy3 files of swimming results
read_pdfRead in pdf files of swimming results
Read_ResultsReads swimming and diving results into a list of strings in...
read_results_flagused to indicate that results have been read in with...
replacement_entriesReplaces superseded rows
results_scoreScores a swim meet
sec_formatFormatting mm:ss.tt times as seconds
sec_format_helperHelper function for formatting mm:ss.hh times as seconds,...
splash_clean_stringsCleans input strings
splash_collect_splitsCollects Splash format splits
splash_determine_indent_lengthDetermines indent length for data within 'swim_parse_splash'
splash_length_10_sortSort data in lists of length 10 within 'splash_swim_parse'
splash_length_11_sortSort data in lists of length 11 within 'splash_swim_parse'
splash_length_12_sortSort data in lists of length 12 within 'splash_swim_parse'
splash_length_4_sortSort data in lists of length 4 within 'spash_swim_parse'
splash_length_5_sortSort data in lists of length 5 within 'spash_swim_parse'
splash_length_6_sortSort data in lists of length 6 within 'spash_swim_parse'
splash_length_7_sortSort data in lists of length 7 within 'spash_swim_parse'
splash_length_8_sortSort data in lists of length 8 within 'spash_swim_parse'
splash_length_9_sortSort data in lists of length 9 within 'spash_swim_parse'
splits_parseCollects splits within 'swim_parse'
splits_parse_ISLCollects splits within 'swim_parse_ISL'
splits_parse_omega_relaysCollects splits for relays within 'swim_parse_omega'
splits_parse_splashCollects splits within 'swim_parse_splash' for Splash results
splits_parse_splash_helper_1Produces data frames of splits within 'swim_parse_splash' for...
splits_parse_splash_helper_2Produces data frames of splits within 'swim_parse_splash' for...
splits_parse_splash_relaysCollects splits for relays within 'swim_parse_splash'
splits_reformAdds together splits and compares to listed finals time to...
splits_rename_omegaAdvances split names by one split_length
splits_to_cumulativeConverts splits from lap to cumulative format
splits_to_cumulative_helper_recalcHelper function for converting lap splits to cumulative...
splits_to_lapConverts splits from cumulative to lap format
splits_to_lap_helper_recalcHelper function for converting cumulative splits to lap...
SwimmeR-defunctDefunct functions in SwimmeR
SwimmeR-deprecatedDeprecated functions in SwimmeR
Swim_ParseFormats swimming and diving data read with 'read_results'...
swim_parse_hytekFormats Hytek style swimming and diving data read with...
swim_parse_ISLFormats swimming results from the International Swim League...
swim_parse_oldFormats swimming and diving data read with 'read_results'...
swim_parse_omegaFormats Omega style swimming and diving data read with...
swim_parse_sammsFormats swimming and diving data read with 'read_results'...
swim_parse_splashFormats Splash style swimming and diving data read with...
swim_placeAdd places to swimming results
tie_rescoreRescore to account for ties
toptimes_parse_hytekFormats Hytek style swimming and diving Top Times reports...
undo_interleaveUndoes interleaving of lists
update_rank_helperCreate a one-line data frame containing an entry to be...
SwimmeR documentation built on March 31, 2023, 8:27 p.m.