Learn R Programming

tuber (version 0.2.1)

list_regions: List Content Regions That Youtube Currently Supports

Description

List Content Regions That Youtube Currently Supports

Usage

list_regions(...)

Arguments

...
Additional arguments passed to tuber_GET.

Value

data.frame with 3 columns: gl (two letter abbreviation), name (of the region), etag

References

https://developers.google.com/youtube/v3/docs/i18nRegions/list

Examples

Run this code
## Not run: 
# list_regions()
# ## End(Not run)

Run the code above in your browser using DataLab