Thanks for a great package!
Is there a way to query the question body, i.e., what folks asked in their question (the text, code chunks, and whatever else is there)?
The following returns a lot of information, but not the question body/text, I believe:
library(stackr)
q <- stack_questions()