Learn R Programming

stackr (version 0.0.0.9000)

stack_info: Query general info for a Stack Exchange site

Description

Query for general information from a site, such as the number of users, answers, and questions, and statistics for activity per minute

Usage

stack_info(site = "stackoverflow", ...)

Arguments

site
Stack Exchange site to query (default Stack Overflow)
...
Additional API arguments (not used)

Value

A one-row data.frame containing statistics about the site.