checkContentSummary: Check Content Summary.

Description Usage Arguments Value

Description

Get naver news summary from link.

Usage

1
2
checkContentSummary(html_obj,
  summary_node_info = "div.media_end_head_autosummary", summary_attr = "")

Arguments

html_obj

"xml_document" "xml_node" using read_html function.

summary_node_info

Information about node names like tag with class or id. Default is "div.article_info h3" for naver news title.

summary_attr

if you want to get attribution text, please write down here.

Value

Get character summary content.


mrchypark/N2H4 documentation built on May 23, 2019, 7:14 a.m.