View source: R/hytek_list_sorters.R
| hytek_length_6_sort | R Documentation | 
hytek_swim_parseSort data in lists of length 6 within hytek_swim_parse
hytek_length_6_sort(
  x,
  name_string = Name_String,
  age_string = Age_String,
  para_string = Para_String,
  time_score_specials_string = Time_Score_Specials_String
)
| x | a list of lists with all sub-lists having length 6 strings | 
| name_string | a regex string for matching athlete names | 
| age_string | a regex string for matching athlete ages | 
| para_string | a regex string for matching Paralympics classification strings | 
| time_score_specials_string | a regex string for matching results - i.e. times, diving scores and 'specials' like DQ | 
returns a formatted data frame to be combined with others to make the
output of hytek_swim_parse
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.