Description Usage Arguments Value Examples
View source: R/ytdata_video_stats.R
Takes in vector of ids and a token to get overall number of Views, Likes, Dislikes, Favorites, and Comments of each video
1 | ytdata_video_stats(ids = NULL, token = NULL)
|
ids |
character vector |
token |
environment |
df data.frame
1 | ytdata_video_stats("21ljkho84", token_var)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.