getWMS {twfy} | R Documentation |
Get written ministerial responses
Description
Get written ministerial responses
Usage
getWMS(date = NULL, search = NULL, person = NULL, gid = NULL,
order = c("d", "r"), page = NULL, num = NULL)
Arguments
date |
Date for which responses are required |
search |
A search string |
person |
A person identifier to specify which minister provided the answers |
gid |
A response 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 list of information about written ministerial responses
[Package twfy version 0.1.0 Index]