getAllCommentHistory: Get All Comment History

View source: R/getCommentHistory.R

getAllCommentHistoryR Documentation

Get All Comment History

Description

Get All Comment History

Usage

getAllCommentHistory(turl, commentNo)

Arguments

turl

character. News article on 'Naver' such as <https://n.news.naver.com/mnews/article/001/0009205077?sid=102>. News articl url that is not on Naver.com domain will generate an error.

commentNo

Parent Comment No.

Value

a [tibble][tibble::tibble-package]

Examples

## Not run: 
  getAllComment("https://n.news.naver.com/mnews/article/214/0001195110?sid=103")
  
## End(Not run)

N2H4 documentation built on Sept. 15, 2022, 5:14 p.m.