Description Usage Arguments Value Examples
Get Seeds for Tournament Teams
1 | getSeeds(stage = 1)
|
stage |
Either 1 or 2, denotes the stage of the competition to use data from. Default is 1. |
A dataframe containing the seeds as integers for each tournament team in each season
1 2 3 4 5 | #get tournament seeds for stage 2 data
## Not run:
seeds <- getSeeds(stage = 2)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.