View source: R/error_handling.R
| validate_channel_id | R Documentation |
Validate YouTube channel ID format
validate_channel_id(channel_id, name = "channel_id")
channel_id |
Channel ID to validate |
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.