| getAllComment | R Documentation | 
Get all comments from the provided news article url on naver
getAllComment(turl)
| turl | character. News article on 'Naver' such as <https://n.news.naver.com/mnews/article/023/0003712918>. News article url that is not on Naver.com domain will generate an error. | 
Works just like getComment, but this function executed in a fashion where it finds and extracts all comments from the given url.
a [tibble][tibble::tibble-package]
## Not run: 
  getAllComment("https://n.news.naver.com/mnews/article/214/0001195110")
  
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.