get_question: Get A Question by ID

Description Usage Arguments Value Examples

View source: R/get-question.R

Description

Get A Question by ID

Usage

1

Arguments

id

The ID of the question, which can be found in the URL (default to the most recent question on the r tag on stackoverflow).

Value

An object of class SOQuestion

Examples

1
q <- get_question(54028838)

d-edison/RSOQuestions documentation built on May 26, 2019, 2:30 a.m.