process_comments: process one batch of comments from raw response.

View source: R/0100_process_comments.R

process_commentsR Documentation

process one batch of comments from raw response.

Description

takes prior comments tibble, retrieves next batch of comments, rbinds and returns tibble.

Usage

process_comments(r, comments = tibble::tibble())

Arguments

r

raw response

comments

tibble contains prior comments


jimrothstein/youtube_api documentation built on Nov. 6, 2022, 7:26 a.m.