Return a dataframe of people from the specified session
Usage
getSessionPeople(session = NULL, legiKey = NULL)
Arguments
- session
Session ID. Can be found with `getSessions`
- legiKey
32 character string provided by legiscan
Examples
getSessionPeople(session = 2160)
#> Warning: Invalid API Key: Register <https://legiscan.com/user/register> Store with `setlegiKey`
#> [1] "Invalid API Key: Register <https://legiscan.com/user/register> Store with `setlegiKey`"