get_comments_with_root {hackeRnews} | R Documentation |
Returns specified item and all comments under it. Comments are retrieved using the Hacker News API
get_comments_with_root(item)
item |
item whose children (comments) will be retrieved |
dataframe containing specified item and all comments under that item