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

nsf_years_grants(
  years = 2018,
  clean_institutions = T,
  use_future = F,
  clean_parties = T,
  snake_names = F,
  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