R/data.R

#' Shape of the Italian country
#'
#' Uses the ISTAT 2018 population data
#'
#' @format A simple feature collection frame with 1
"italy.country"

#' Shape and population data for the regions in Italy
#'
#' Uses the ISTAT 2018 population data
#'
#' @format A simple feature collection frame with 20 rows
"italy.regions"

#' Shape and population data for the provinces in Italy
#'
#' Uses the ISTAT 2018 population data
#'
#' @format A simple feature collection frame with 107 rows
"italy.provinces"

#' Shape and population data for the municipalities in Italy
#'
#' Uses the ISTAT 2018 population data
#'
#' @format A simple feature collection frame with 8094 rows
"italy.municipalities"

#' Shape and population data for the provinces in Spain
#'
#' Uses the datasets at opendata.esri.es
#'
#' @format A simple feature collection frame
"spain.provinces"

#' Shape and population data for the municipalities in Spain
#'
#' Uses the datasets at opendata.esri.es
#'
#' @format A simple feature collection frame
"spain.municipalities"


#' Shape and population data for the regions in Spain
#'
#' Uses the data at https://data.biogeo.ucdavis.edu/data/diva/adm/ESP_adm.zips
#'
#' @format A simple feature collection frame
"spain.regions"

#' Shape of the world countries
#'
#' Uses the datasets at opendata.esri.es
#'
#' @format A simple feature collection with 246 rows
"world.borders"

#' Italian density population
#'
#' Updated 2018
#'
#' @format A data.frame
"italy.grid.density"

#' Italian grid 10x10
#'
#' Updated 2018
#'
#' @format A simple feature collection with the polygons
#' 
"italy.grid"

#' Italian zipcodes
#'
#' Contains the (cleaned) dataset from purchased Edilmapstore
#'
#' @format A simple feature collection with the polygons and the zipcodes
#' 
"italy.zipcodes"
alesaccoia/alexr documentation built on Dec. 19, 2021, 12:26 a.m.