getYoutubeVideoId: Get a youtube video id from url

View source: R/utils.R

getYoutubeVideoIdR 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.


vosonlab/VOSONDash documentation built on Feb. 9, 2023, 8:37 a.m.