graph_top_videos_category: Creates a bar graphs of the most currently popular YouTube...

Description Usage Arguments Value

View source: R/get_top_videos.R

Description

Creates a bar graphs of the most currently popular YouTube Videos by content category

Usage

1
graph_top_videos_category(key, region = "US", n = "10")

Arguments

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.

Value

A bar graph of the most currently popular YouTube Videos by content category


rnevils/rpackage documentation built on May 12, 2020, 1:07 a.m.