Returns all grants listed on grants.gov

us_government_grants(
  exclude_nsf = F,
  other_agencies_to_exclude = NULL,
  return_message = T,
  snake_names = F
)

Arguments

exclude_nsf

if TRUE exclude National Science Foundation Grants

other_agencies_to_exclude

Vector of other Agencies to exclude

return_message

if TRUE returns a message

Value

tibble()