Learn R Programming

N2H4 (version 0.8.4)

getAllCommentHistory: Get All Comment History

Description

Get All Comment History

Usage

getAllCommentHistory(turl, commentNo)

Value

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

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.

Examples

Run this code
if (FALSE) {
  getAllComment("https://n.news.naver.com/mnews/article/214/0001195110?sid=103")
  }

Run the code above in your browser using DataLab