download_djt: Download DJT PDFs based on date, booklet, and trt

Description Usage Arguments Value

Description

Download DJT PDFs based on date, booklet, and trt

Usage

1
2
download_djt(trt, path, booklet = "all", date_min = Sys.Date() - 1,
  date_max = date_min)

Arguments

trt

Number between 1 and 24 indicating what TRT to download DJT from or "all" for all TRTs

path

Path where to save files

booklet

One of "jud" (for judicial), "adm" (for administrative), or "all" (for both)

date_min

Lower bound for dates to be downloaded

date_max

Upper bound for dates to be downloaded

Value

A tibble with identifiers and DJT URLs


abjur/djt documentation built on May 10, 2019, 4:12 a.m.