Learn R Programming

tuber (version 2.0.0)

validate_channel_id: Validate YouTube channel ID format

Description

Validate YouTube channel ID format

Usage

validate_channel_id(channel_id, name = "channel_id")

Value

Invisible NULL if valid, stops execution if invalid

Arguments

channel_id

Channel ID to validate

name

Parameter name for error messages