Description Usage Arguments Value
View source: R/get_top_videos.R
Creates a bar graphs of the most currently popular YouTube Videos by content category
1 | graph_top_videos_category(key, region = "US", n = "10")
|
key |
Your YouTube API key |
region |
Region. Default is "US". Run get_region_list() to see list of YouTube cntent regions. |
n |
Number of top videos to graph. Default is 10. Can be between 1 and 200. |
A bar graph of the most currently popular YouTube Videos by content category
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.