validate_channel_id: Validate YouTube channel ID format

View source: R/error_handling.R

validate_channel_idR Documentation

Validate YouTube channel ID format

Description

Validate YouTube channel ID format

Usage

validate_channel_id(channel_id, name = "channel_id")

Arguments

channel_id

Channel ID to validate

name

Parameter name for error messages

Value

Invisible NULL if valid, stops execution if invalid


tuber documentation built on March 25, 2026, 9:08 a.m.