omb_outlays: OMB Budget Outlays

Description Usage Arguments Examples

Description

Returns information about all outflows as since 1962 as recorded by the OMB

Usage

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

Arguments

filter_zero_balance

if TRUE excludes accounts with zero authority

join_tas

Examples

1

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