Description Usage Arguments Value Examples
Get A Question by ID
1 | get_question(id = get_recent_ids()[1])
|
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). |
An object of class SOQuestion
1 | q <- get_question(54028838)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.