R/lodes-package.R

#' Retrieve Data from LEHD Origin-Destination Employment Statistics Server
#'
#' @name lodes
#' @docType package
#' @author Bob Rudis (bob@@rud.is)
#' @import purrr curl
#' @importFrom readr read_csv
#' @importFrom tibble as_tibble
#' @importFrom httr GET content stop_for_status write_disk
NULL
hrbrmstr/lodes documentation built on May 17, 2019, 5:10 p.m.