Description Usage Arguments Value
This function is a wrapper for collecting youtube video comments using vosonSML::Collect
.
1 2 3 4 5 | collectYoutubeData(
youtube_api_key,
youtube_video_id_list,
youtube_max_comments
)
|
youtube_api_key |
Character string. Youtube api key. |
youtube_video_id_list |
Character vector. Youtube video ids to collect comments from. |
youtube_max_comments |
Numeric. Maximum number of comments to collect. |
A vosonSML youtube dataframe.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.