#' 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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.