R/inmig.R

#' Net in-migration in Sweden 1969-2014
#'
#' A list containing two matrices, 'males' and 'females'. Each matrix shows the
#'  number of persons by age and year
#'
#' @docType data
#' @usage data(inmig)
#' @keywords datasets
#' @name inmig
#' @format A list with two matrices, each with 101 rows (ages 0-100) and
#' 46 columns (years 1969-2014). Age 100 is in fact 100 and above.
"inmig"
goranbrostrom/sweden14 documentation built on May 17, 2019, 7:59 a.m.