bulk_download_fpds: Bulk FPDS Download

Description Usage Arguments Value

Description

Download data from FPDS for specified years

Usage

1
2
3
4
5
6
7
bulk_download_fpds(
  years = 1977:2000,
  path = "Desktop/data/usa_spending/fpds",
  split_amounts = T,
  return_message = F,
  snake_names = T
)

Arguments

years

vector of years from 1970 until present

path

file path

split_amounts

if TRUE split amounts for search

Value

tibble()


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