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/yt_api documentation built on Nov. 5, 2022, 8:05 p.m.