Learn R Programming

tuber (version 1.4.1)

validate_video_id: Validate YouTube video ID format

Description

Validate YouTube video ID format

Usage

validate_video_id(video_id, name = "video_id")

Value

Invisible NULL if valid, stops execution if invalid

Arguments

video_id

Video ID to validate

name

Parameter name for error messages