fetchSenators: Fetch a list of actual senators

Description Usage Arguments Value Examples

View source: R/fetchSenators.R

Description

Fetch a list of actual senators

Usage

1
fetchSenators(what = "atual", query = NULL)

Arguments

what

a string, if "atual" only the active senators are returned.

query

a string for querying data on API, ex:

Value

a data.frame

Examples

1
2
3
4
## Not run: 
dat = fetchSenators()

## End(Not run) 

danielmarcelino/SenadoBR documentation built on Oct. 15, 2020, 7:37 a.m.