ID_GEOFLA
CODE_COMM
INSEE_COM
NOM_COMM
...
rCarto-package |
rCarto package |
mapCircles |
proportional circles |
mapCirclesChoro |
proportional circles colored by a discretized quantitative variable |
mapCirclesTypo |
proportional circles colored by the modalities of a qualitative variable |
mapChoropleth |
choropleth |
mapChoroTypo |
typology |
mtq |
data |
commune |
shapefile |
## to read the shapefile in R
shpMtq<-readShapeSpatial(file.path(path.package("rCarto"), "shapes/COMMUNE"))
Run the code above in your browser using DataLab