Description Usage Arguments Value See Also Examples
Get team names from volleyxml object
1 2 3 4 5 | teams(x)
home_team(x)
visiting_team(x)
|
x |
volleyxml or data.frame: a volleyxml object as returned by |
character vector of team names
1 2 3 4 5 | ## Not run:
x <- vx_read(vx_example_file())
teams(x)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.