Description Usage Arguments Value Examples
View source: R/getConfTournWinners.R
Get Conference Tournament Winners
1 | getConfTournWinners(stage = 1)
|
stage |
Either 1 or 2, denotes the stage of the competition to use data from. Default is 1. |
A dataframe containing the conference tournament winners for each year in the dataset
1 2 3 4 5 | #get conference tournament winners from stage 2 data
## Not run:
confTournWinners <- getConfTournWinners(stage = 2)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.