R/data.R

#' County10-PUMA00 Crosswalk File
#'
#' @source \url{http://mcdc.missouri.edu/websas/geocorr14.html}
"county2010_to_puma2000"

#' County10-PUMA12 Crosswalk File
#'
#' @source \url{http://mcdc.missouri.edu/websas/geocorr14.html}
"county2010_to_puma2012"

#' County14-PUMA00 Crosswalk File
#'
#' @source \url{http://mcdc.missouri.edu/websas/geocorr14.html}
"county2014_to_puma2000"

#' County14-PUMA12 Crosswalk File
#'
#' @source \url{http://mcdc.missouri.edu/websas/geocorr14.html}
"county2014_to_puma2012"

#' County10-PUMA00 Crosswalk File, with 2014 population as weights
#'
#' @source \url{http://mcdc.missouri.edu/websas/geocorr14.html}
"county2010_to_puma2000_pop14"

#' County10-PUMA12 Crosswalk File, with 2014 population as weights
#'
#' @source \url{http://mcdc.missouri.edu/websas/geocorr14.html}
"county2010_to_puma2012_pop14"

#' PUMA00-PUMA12 Crosswalk File
#'
#' @source \url{http://mcdc.missouri.edu/websas/geocorr14.html}
"puma2000_to_puma2012"

#' ZCTA10-PUMA00 Crosswalk File
#'
#' @source \url{http://mcdc.missouri.edu/websas/geocorr14.html}
"zcta2010_to_puma2000"

#' ZCTA10-PUMA12 Crosswalk File
#'
#' @source \url{http://mcdc.missouri.edu/websas/geocorr14.html}
"zcta2010_to_puma2012"

#' ZCTA10-USD10 Crosswalk File
#'
#' @source \url{http://mcdc.missouri.edu/websas/geocorr14.html}
"zcta2010_to_usd2010"

#' ZCTA10-USD14 Crosswalk File
#'
#' @source \url{http://mcdc.missouri.edu/websas/geocorr14.html}
"zcta2010_to_usd2014"
jjchern/geocorr documentation built on May 19, 2019, 11:38 a.m.