View source: R/error_handling.R
| validate_playlist_id | R Documentation |
Validate YouTube playlist ID format
validate_playlist_id(playlist_id, name = "playlist_id")
playlist_id |
Playlist 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.