getYoutubeVideoId {VOSONDash} | R Documentation |
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.
[Package VOSONDash version 0.5.7 Index]