Learn R Programming

hackeRnews (version 0.1.0)

get_comments_with_root: Hacker News nested comments with root comment

Description

Returns specified item and all comments under it. Comments are retrieved using the Hacker News API

Usage

get_comments_with_root(item)

Arguments

item

item whose children (comments) will be retrieved

Value

dataframe containing specified item and all comments under that item