ncaa_wbb_NET_rankings {wehoop}R Documentation

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()

Value

Returns a tibble

col_name types
rank integer
previous integer
school character
conference character
record character
road character
neutral character
home character
non_div_i character

Author(s)

Saiem Gilani

Examples

# Get current NCAA NET rankings

  try(ncaa_wbb_NET_rankings())


[Package wehoop version 2.0.0 Index]