dod_sbir_historic: DOD SBIRs

Description Usage Arguments Value Examples

Description

All SBIRs from Department of Defense SBIR API

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
dod_sbir_historic(
  group_filters = NULL,
  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

1

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