playersIsValid | R Documentation |
Checks the validity of provided players argument
playersIsValid(players)
players |
argument to check |
TRUE if valid argument, FALSE otherwise
playersIsValid(players="goalies") # TRUE playersIsValid(players="Skate") # FALSE
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.