| athlete_count | Query For Counting Athletes Per Team |
| clean_swim | Clean Up USA Swimming Top Times Report |
| clean_swim_date | Clean up dates in USA Swimming data download |
| create_athlete | Code to create each table in the database. |
| create_conference | Code to create each table in the database. |
| create_event | Code to create each table in the database. |
| create_meet | Code to create each table in the database. |
| create_qualifying | Code to create each table in the database. |
| create_result | Code to create each table in the database. |
| create_team | Code to create each table in the database. |
| D1Qualifying | NCAA Qualifying Times |
| D2Qualifying | NCAA Qualifying Times |
| D3Qualifying | NCAA Qualifying Times |
| date_parse | Parse & Format Dates For RSelenium's 'remoteDriver' |
| event_naming | Create Clean Event Names |
| get_conferences | Get a list of college swimming confernces. |
| id_create | Create Unique ID for each athlete. |
| individual_swims | Retrive Report From USA Swimming's NCAA DI Top Times Report |
| insert_athlete | Insert Athlete Data into database. An Internal function. |
| insert_conference | Insert Team Data into database. An Internal function. |
| insert_event | Insert Event Data into database. An Internal function. |
| insert_meet | Insert Meet Data into database. An Internal function. |
| insert_qualifying | Insert Event Data into database. An Internal function. |
| insert_result | Insert Result Data into database. An Internal function. |
| insert_team | Insert Team Data into database. An Internal function. |
| key_press | Prepare Confernce Selection To Be Passed RSelenium |
| profile | Build Custom Firefox profile |
| query_prep | Prepare SQL Query |
| report_top_times | Query Database for Event Rankings |
| swim_db_data_load | Load college swimming results into a database. |
| swim_db_tables | Create tables to store data in swimming database. |
| swimR | swimR: A package for collection of college swimming resutls. |
| time_convert | Convert time to duration for calculations. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.