powered by
Get NCAA championship winning seasons from a team's historical match data.
mbb_champ_season(df, type = "NCAA")
Input data frame containing a team's historical match data that are included in uncmbb package.
Match type. NCAA (default).
Team's championship (either NCAA or CTOURN) winning seasons (if any).
# NOT RUN { mbb_champ_season(unc) # }
Run the code above in your browser using DataLab