RegByCode: Get Region by INSEE Code

Description Usage Arguments Details Value Examples

View source: R/RegByCode.R

Description

Get informations about a French region by its INSEE code. Please note that this package works only with French regions.

Usage

1
RegByCode(codeRegion)

Arguments

codeRegion

a numeric vector with an INSEE code.

Details

Takes an INSEE code, returns a data.frame with the available values.

Value

Returns a data.frame with name and region code of the region.

Examples

1
RegByCode(codeRegion = 53)

ColinFay/rgeoapi documentation built on May 6, 2019, 12:22 p.m.