getMPInfo {twfy} | R Documentation |
Get more information about a Member of Parliament
Description
Unless you want all the four hundred or so fields available about an MP you should
probably specify the ones you want in a comma-separated string to fields
.
Usage
getMPInfo(id, fields = NULL)
Arguments
id |
An MP identifier |
fields |
A comma separated character vector of field names |
Details
Note that unlike other functions in this package the result is a list
Value
a list
[Package twfy version 0.1.0 Index]