get_comments: Access the youtube API to get a list of comments from a...

Description Usage Arguments Value

View source: R/comment_cloud.R

Description

Access the youtube API to get a list of comments from a video.

Usage

1
get_comments(api_key, video_id)

Arguments

api_key

The Youtube API key

video_id

ID of youtube video

Value

A list of comments


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