Learn R Programming

blvim (version 0.1.1)

french_regions: French regions

Description

This data set contains the list of all French regions It can be joined with the french_departments or the french_cities data set. The data set was extracted from the INSEE open data in November 2025. These data are distributed under the French "Open Licence".

Usage

french_regions

Arguments

Format

A data.frame with 18 rows and 2 columns

region

The code of the region in the official geographical code of 2025 (OGC)

name

The name of the region

See Also

french_departments and french_cities