read_estat_meshpop: Read e-Stat mesh population census data

View source: R/read_estat_meshpop.R

read_estat_meshpopR Documentation

Read e-Stat mesh population census data

Description

Read e-Stat mesh population census data

Usage

read_estat_meshpop(file, is_long = FALSE, mesh_size = 0.5)

Arguments

file

Path to downloaded e-Stat text file, such as tblT000847H{meshcode}.txt

is_long

If TRUE, make the population category a single variable and make the values of the counterpart population independent.

mesh_size

Currently, only 0.5 (500m mesh)


uribo/easyestat documentation built on June 23, 2022, 1:37 a.m.