popreg: Population numbers in France

Description Usage Format Source Examples

Description

A dataset containing the populations of France as well as broken down by region as of 2020-01-01 (according to INED)

Usage

1

Format

A data frame with 19 rows and 3 variables:

maille_nom

name in French

maille_code

administrative code

population

population

Source

INED https://www.ined.fr/fichier/s_rubrique/159/estim.pop.nreg.sexe.gca.1975.2020.fr.xls stored in 'data/raw/population_regionsFR_INED1erjan2020.tsv'

Examples

1
2
3
4
data(popreg)
# popreg <- read.delim(system.file("extdata",
#  "population_regionsFR_INED1erjan2020.tsv",
#  encoding = "UTF8"))

sistm/SEIRcovid19 documentation built on Aug. 9, 2021, 7:37 a.m.