
Get men's college basketball NET rankings for the current date from the NCAA website
Source:R/ncaa_mbb_data.R
ncaa_mbb_NET_rankings.RdGet men's college basketball NET rankings for the current date from the NCAA website
Examples
# Get current NCAA NET rankings
# \donttest{
try(ncaa_mbb_NET_rankings())
#> Error in mget(setdiff(names(formals()), "...")) : invalid first argument
# }