Learn R Programming

wehoop (version 2.1.0)

ncaa_wbb_NET_rankings: Get Women's college basketball NET rankings for the current date from the NCAA website

Description

Get Women's college basketball NET rankings for the current date from the NCAA website

Usage

ncaa_wbb_NET_rankings()

Arguments

Value

Returns a tibble

col_nametypes
rankinteger
previousinteger
schoolcharacter
conferencecharacter
recordcharacter
roadcharacter
neutralcharacter
homecharacter
non_div_icharacter

Author

Saiem Gilani

Examples

Run this code
# Get current NCAA NET rankings
# \donttest{
  try(ncaa_wbb_NET_rankings())
# }

Run the code above in your browser using DataLab