Learn R Programming

VOSONDash (version 0.5.7)

getYoutubeVideoId: Get a youtube video id from url

Description

This function extracts the youtube video id from a youtube video url.

Usage

getYoutubeVideoId(url)

Arguments

url

Character string. Youtube video url.

Value

Video id as character string.