Learn R Programming

rleafmap (version 0.2.1)

campsites: French Campsites

Description

This dataset gives the number of ranked campsites and the number of tent pitches for each department of metropolitan France.

Usage

data(campsites)

Arguments

Format

a SpatialPolygonsDataFrame with geometries of the 96 french departements (epsg:4326) and 11 variables.

  • DEP.CODE The code number of each department.

  • DEP.NAME The name of each department.

  • CHF.NAME The name of the main (administrative) city of each department.

  • REGION.NAME The name of the administrative french region of each department.

  • N.CAMPSITES The number of campsites.

  • N.5, N.4, N.3, N.2, N.1 The number of campsites for each ranking categories (i.e. stars).

  • PITCHES The number of camp pitches for each department.