teamIsValid | R Documentation |
Checks that a provided team name
teamIsValid(team)
team |
team name to check |
TRUE if team is in ECAC and formatted correctly, FALSE otherwise
teamIsValid(team="rensselaer") # TRUE teamIsValid(team="RIT") # FALSE
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.