getContent: Get Content

Description Usage Arguments Value

Description

Get naver news content from links.

Usage

1
2
getContent(url = url, col = c("url", "datetime", "press", "title",
  "content"))

Arguments

url

is naver news link.

col

is what you want to get from news. Defualt is all.

Value

Get data.frame(url,datetime,press,title,content).


kwanhong66/n2h4_modified documentation built on May 20, 2019, 7:07 p.m.