View source: R/error_handling.R
| validate_filter | R Documentation |
Validate filter parameter for YouTube API functions
validate_filter(filter, valid_names, name = "filter")
filter |
Named vector filter parameter |
valid_names |
Character vector of valid filter names |
name |
Parameter name for error messages |
Invisible NULL if valid, stops execution if invalid
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.