R/data.R

#' population data.
#'
#' Contains population data example
#' source: jateng.bps.go.id
#'
#' @format A data frame with one variables: \code{Populasi}
"population"

#' distance data.
#'
#' Contains distance matrix all region in Central Java
#' Data take from Central Java shapefile
#' source: bps.go.id
#'
"dist"

#' map example.
#'
#' Central Java shapefile
#' source: bps.go.id
#'
#' @format A data frame with one variables: \code{Populasi}
"map"

#' data example.
#'
#' Educational Data of Central Java in 2014
#' source: jateng.bps.go.id - educational data publication
#'
#' @format A data frame with twelve variables
"example"
imamhabib/spatialClust documentation built on May 18, 2019, 3:44 a.m.