View source: R/error_handling.R
| validate_youtube_params | R Documentation |
Comprehensive parameter validation for YouTube API functions
validate_youtube_params(params, endpoint = NULL)
params |
List of parameters to validate |
endpoint |
API endpoint for context-specific validation |
Invisible NULL if all valid, stops execution if any invalid
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.