#' Counts of Infant Deaths in Sweden by County and Year, 1995-2015
#'
#' The data are from the Statistics Sweden website.
#'
#' Accents have been and umlauts have been removed from county names
#' to avoid problems with encoding. (Apologies to Swedish speakers.)
#'
#' @format An array with dimensions "age", "sex", "region", and "year".
#'
#' @source Database "Deaths by region, age (during the year) and sex.
#' Year 1968 - 2017". Downloaded from Statistics Sweden on 13 July 2018.
"sweden_deaths"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.