response_stats: response_stats(url)

Description Usage Arguments Value Examples

Description

Returns general statistics about question being asked on a Stack Overflow page.

Usage

1

Arguments

url

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

Value

Returns a vector of length 4 that includes:

n Returns number of responses.

m Average reputation score.

t Top reputation score.

a Author reputation score.

Examples

1
#'response_stats('https://stackoverflow.com/questions/3505701/grouping-functions-tapply-by-aggregate-and-the-apply-family')

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