Get informations about a French city by its INSEE code. Please note that this package works only with French cities.
Usage
ComByCode(codeInsee, postal = FALSE)
Arguments
codeInsee
numeric vector with an INSEE code.
postal
wether or not to include postal codes. Default is FALSE.
Value
Returns a data.frame with names, INSEE code, postal code, INSEE department code, INSEE region code, population (approx), surface (in hectares), lat and long (WGS-84).
Details
Takes an INSEE Code, returns a data.frame with the available values.