Learn R Programming

tuber (version 0.2.1)

yt_topic_search: Search YouTube by Topic It uses the Freebase list of topics

Description

Search YouTube by Topic It uses the Freebase list of topics

Usage

yt_topic_search(topic = NULL, ...)

Arguments

topic
topic being searched for; required; no default
...
Additional arguments passed to tuber_GET.

Value

a list

Examples

Run this code
 ## Not run: 
# yt_topic_search(topic="Barack Obama")
# ## End(Not run)

Run the code above in your browser using DataLab