View source: R/ncaa_wbb_data.R
| ncaa_wbb_NET_rankings | R Documentation |
Get Women's college basketball NET rankings for the current date from the NCAA website
ncaa_wbb_NET_rankings()
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 |
Saiem Gilani
# Get current NCAA NET rankings
try(ncaa_wbb_NET_rankings())
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.