inst/examples/some-resources.R

#' There's a command for downloading all the recode manuals.  They are also in 
dir(pdhs:::static(), full.names=TRUE)

#' The download command, here's how to put them in the above location:
download_manuals()

#' You can also set a download output directory:
download_manuals("~/Documents")
sakrejda/pdhs documentation built on May 28, 2019, 9:51 a.m.