omb_budget_authority: OMB Historic Budget Authority

Description Usage Arguments Value Examples

Description

Returns data containing information about the historic OMB budget authority

Usage

1
2
3
4
5
6
7
omb_budget_authority(
  filter_zero_balance = T,
  join_tas = T,
  research_terms = c("research", "science", "technology", "ARTIFICIAL INTELLIGENCE",
    "technical"),
  research_columns = c("nameAgencyOMB", "nameBureauOMB", "nameAccountOMB")
)

Arguments

filter_zero_balance

if TRUE excludes accounts with zero authority

join_tas

if TRUE join extra treasury symbol data

Value

tibble()

Examples

1

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