gamesIsValid | R Documentation |
Check that games argument is valid value for ecacr use
gamesIsValid(games)
games |
argument to check |
TRUE if valid, FALSE otherwise
gamesIsValid("all") # TRUE gamesIsValid("foobar") # FALSE
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.