R/pl_ex.R

#' PL Example File
#'
#' This data contains a subset of the 2020 prototype PL data
#'
#' @name pl_ex
#' @usage data("pl_ex")
#' @format list of tibbles containing the four PL files.
#' \describe{
#' \item{\code{00001}}{Tables P1 and P2}
#' \item{\code{00002}}{Tables P3, P4, and H1}
#' \item{\code{00003}}{Table P5}
#' \item{\code{geo}}{geographic header file}
#' }
#'
#' @concept data
#' @examples
#' data(pl_ex)
NULL

Try the PL94171 package in your browser

Any scripts or data that you put into this service are public.

PL94171 documentation built on Sept. 12, 2022, 1:06 a.m.