You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 4, 2025. It is now read-only.
Using ProPublicaR for API pulls of Congressional statements. I'd like to do pull statements that use a phrase like "mental health" but it results in an empty matrix. I don't have the same issue if I just do "mental"
The relevant line of code is here:
temp<-get_recent_congressional_statements_by_term('mental' , page=i, 'API_KEY')