All SBIRs from Department of Defense SBIR API

dod_sbir_historic(
  group_filters = NULL,
  use_local = F,
  snake_names = F,
  exclude_null_contracts = T,
  create_text_description = T,
  unformat = T,
  clean_companies = T,
  clean_contracts = T,
  clean_keywords = T
)

Arguments

group_filters

if not NULL the solicitation groups to isolate

snake_names

if TRUE returns snake case names #' @param clean_companies if TRUE returns snake case names

create_text_description

if TRUE returns a blocked text description field

unformat
clean_keywords

if TRUE cleans Topic and company keywords

Value

tibble()

Examples

dod_sbir_historic()