The output of this function needs documentation.
getWrans(date = NULL, search = NULL, person = NULL, gid = NULL, order = c("d", "r"), page = NULL, num = NULL)
| date | Date for which answers are required |
|---|---|
| search | A search string |
| person | A person identifier to specify who provided the answers |
| gid | A written question and answer identifier to return |
| order | whether to order results by date or relevance. Defaults to date |
| page | which page of results to provide. Defaults to first page |
| num | Number of results to return |
A data.frame with two columns
entry a data.frame
subs a data.frame
. The entry data.frame has columns
epobject_id
htype
gid
hpos
section_id
subsection_id
hdate
htime
source_url
major
minor
video_status
colnum
body
. subs is a list containing data.frames with all the columns in
entry and in addition
excerpt
listurl
commentsurl
totalcomments
comment