popular: popular(url, type="likes")

Description Usage Arguments Value Examples

Description

Loads Returns most popular response on webpage.

Usage

1
popular(url, type = "likes")

Arguments

url

An object that used the 'web_page()' function.

type

"likes" returns response with the most likes. "author" returns response confirmed by author of question.

Value

reponse Returns a response. This will be of a character type.

Examples

1
#'popular('https://stackoverflow.com/questions/3505701/grouping-functions-tapply-by-aggregate-and-the-apply-family', type="likes")

UBC-MDS/SOresponse_R documentation built on May 26, 2019, 6:33 a.m.