sbirs_historic: Acquires cached SBIR awards

Description Usage Arguments Value Examples

Description

Acquires cached SBIR awards

Usage

1
2
3
4
5
sbirs_historic(
  create_text_description = F,
  exclude_na_agencies = T,
  snake_names = F
)

Arguments

create_text_description

if TRUE creates a joined text description field from the award name and award description fields

exclude_na_agencies

if TRUE removes any awards with no known agencies

snake_names

if TRUE returns snake names

Value

tibble

Examples

1
2
3
4
## Not run: 
sbirs_historic()

## End(Not run)

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