R/data.R

#' Dummy data for Upper Tier Local Authorities so dummy maps can be produced
#'
#' A dataset of indicator values for all Upper Tier Local Authorities
#'
#' @format A data frame with 152 records and 4 fields:
#' \describe{
#'   \item{AreaCode}{Office for National Statistics area codes}
#'   \item{AreaName}{Office for National Statistics area names}
#'   \item{Significance}{The statistical significance of the area compared to a benchmark}
#'   \item{Value}{The indicator value for the data}
#' }
"mapdata"

Try the fingertipscharts package in your browser

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

fingertipscharts documentation built on July 2, 2020, 2:59 a.m.