nsf_years_grants: NSF years grants

Description Usage Arguments Value

Description

Download and clean grants from the National Science Foundationf for specified periods

Usage

1
2
3
4
5
6
nsf_years_grants(
  years = 2018,
  clean_institutions = T,
  clean_parties = T,
  return_message = T
)

Arguments

years

vector of numeric years

clean_institutions

if TRUE cleans institution names

clean_parties

if TRUE cleans party names

return_message

if TRUE returns message

Value

tibble


abresler/govtrackR documentation built on July 11, 2020, 12:30 a.m.