Get all comments from the provided news articl url on naver
Usage
getAllComment(turl = url)
Arguments
turl
character. News areticl on 'Naver' such as 'http://news.naver.com/main/read.nhn?mode=LSD&mid=shm&sid1=100&oid=056&aid=0010335895'. News articl url that is not on Naver.com domain will generate an error.
Value
Get data.frame.
Details
Works just like getComment, but this function executed in a fashion where it finds and extracts all comments from the given url.