szymanskir / hackeRnews

An R wrapper for the official Hacker News API. https://szymanskir.github.io/hackeRnews/
Other
23 stars 2 forks source link

implementation of get_comments function retrieving nested comments under a story #19

Closed ramusz1 closed 4 years ago

ramusz1 commented 4 years ago

Implementation of #13

RNabla commented 4 years ago

I guess it will be neat to have depth level for given comment and parent comment if applicable