R/data.R

#' census tract populations
#'
#' Contains tract identifiers, and some xwalk information and population by
#' tract. Used internally to filter polygons by interpolated population when
#' necessary. Can use helper fcn to attach geometry.
"ct.pops"

#' limited-access hwy codes
#'
#' Identifiers in the FCLASS column of the NHPN highway dataset associated with
#' limited-access highways.
"lac_codes"

#' largest place in commuting zone
#'
#' Used for generating rays.
"largest.plc.in.cz"
kmcd39/divM documentation built on Oct. 21, 2023, 11:28 p.m.