R/turkey.R

#' Population of Turkish cities and towns
#'
#' Census population of Turkish cities and towns of more than 20,000 
#' inhabitants in 1990 and 2000.
#'
#' @format A data frame with 280 observations on the following 4 variables.
#' \itemize{
#'   \item{\code{Name}}{cities and towns names.}
#'   \item{\code{Adm.}}{abbreviated province name of cities and towns.}
#'   \item{\code{Pop1990}}{the population in 1990.}
#'   \item{\code{Pop2000}}{the population in 2000.}
#'   #'   }
#'   
#' @name turkey
#' 
#' @source \url{http://www.citypopulation.de/Turkey-C20.html}
NULL

Try the ParetoPosStable package in your browser

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

ParetoPosStable documentation built on May 2, 2019, 4:05 p.m.