| getWrans {twfy} | R Documentation |
Get written answers to questions
Description
The output of this function needs documentation.
Usage
getWrans(date = NULL, search = NULL, person = NULL, gid = NULL,
order = c("d", "r"), page = NULL, num = NULL)
Arguments
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 |
Value
A data.frame with two columns
entrya data.framesubsa data.frame
. The entry data.frame has columns
epobject_idhtypegidhpossection_idsubsection_idhdatehtimesource_urlmajorminorvideo_statuscolnumbody
. subs is a list containing data.frames with all the columns in
entry and in addition
excerptlisturlcommentsurltotalcommentscomment
[Package twfy version 0.1.0 Index]