Join DOD SBIR/STTR data to input tibble
1 2 3 4 5 6 | tbl_dod_sbir_duns_data(
data,
duns_column = NULL,
clean_contracts = T,
dod_select_columns = NULL
)
|
data |
input tibble to join dod data to |
duns_column |
name of the duns column |
dod_select_columns |
if not 'NULL' subset of columns from DOD API to join |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.