get_conferences: Get a list of college swimming confernces.

Description Usage Arguments Details Value

Description

Get a list of college swimming confernces.

Usage

1
get_conferences(division, printer = FALSE)

Arguments

division

integer. 1 for NCAA Division I. 2 for NCAA Division II, 3 for NCAA Divison III.

printer

logical. If TRUE the list of conferences will be printed to the console. Defaults to FALSE.

Details

The function collects college swimming conferences. The list is generated by parsing the html behind the confernce drop down menu on USA Swimming's Top Times Report.

The list of college swimming confernces is returned as a one column data frame.

Value

a data frame.


warlicks/swimR documentation built on May 4, 2019, 12:59 a.m.