R que R

maps

Maps: Administrative Divisions of Peru with links to Wikipedia

Departments, provinces and districts of Perú. Maps created with {ggplot2}, {ggiraph} and {raster}.

Maps: Municipalities of Norway with links to Wikipedia

Municipalities of Norway. Maps created with {ggplot2}, {ggiraph} and {raster}.

OpenStreetMaps en R con {osmdata}

This dashboard aims to show how to create OpenStreetMaps in R with {osmdata} package.

Leaflet maps (Part I)

This first post will show how to create leaflet maps using geographic coordinates and map tiles from different providers.

Leaflet maps (Part II)

In this post we will show in a leaflet map the administrative divisions of India at state and district levels.

Leaflet maps (Part III)

Choropleth map showing the average income per inhabitant at a municipality level in Spain.

Data visualization: Interactive and animated maps with {ggplot2} and {plotly} (Example III)

In this post we will present a few examples of interactive and animated maps using both {ggplot2} and {plotly} . This post is a continuation of the previous one ( interactive and animated maps ) .

Data visualization: Interactive and animated maps with {ggplot2} and {plotly} (Example IV)

In this post we will present a few examples of interactive and animated maps using both {ggplot2} and {plotly} . This post is a continuation of the previous one ( interactive and animated maps ) .

Maps: Interactive maps (II)

In this post we will use {plotly} to create an interactive version of a {ggplot2} map.

Maps: Interactive maps (III)

In this occasion we will add a slider to our {ggplot2} and {plotly} map to display the evolution of the data over time.

Data visualization: Animated maps (ENG)

In this post we will present a few examples of animated maps using {gganimate}.

Maps: Interactive maps (ENG)

In this post we will present a few examples of interactive and animated maps using {ggraph}, {plotly} y {echarts4r}.

Eurostat: Working with the Nomenclature of Territorial Units for Statistics (NUTS) of Eurostat

The present dashboard shows how to work with the Eurostat NUTS nomenclature using the {eurostat} package.

Maps: Maps using geographic coordinates (ENG)

This dashboard will explain how to create maps with {ggplot2} and {mapdata} using geographic coordinates.

Maps: Choropleth maps with {ggplot2} and {mapdata}(ENG)

This dashboard explains how to create choropleth maps with {ggplot2} and {mapdata}.

Maps: OpenStreetMaps con {osmdata}

Este post tiene como objetivo introducir el paquete {osmdata}, mediante el cual podemos descargar e importar información del proyecto colaborativo OpenStreetMap

Maps: Mapas regionales con el paquete {raster}

Este post explica cómo realizar mapas base de cualquier país a distintos niveles de agregación regional utilizando el paquete {raster}.

Eurostat: ¿Cómo trabajar con las NUTS de Eurostat en R?

e post es una continuación del anterior donde se introdujo el paquete {eurostat}. En este se explica cómo trabajar con las Nomenclaturas de las Unidades Territoriales Estadísticas (NUTS) de Eurosta

Maps: Mapas en 3D con {echarts4r} y e_geo_3d()

Breve entrada que tiene como objetivo explicar cómo realizar mapamundis 3D y con relieve utilizando la función e_geo_3d del paquete {echarts4r}.

Maps: Mapas de España con archivos shapefile

En este post se explica cómo realizar mapas de España a distintos níveles territoriales utilizando archivos shapefile y el paquete {ggplot2}.

Maps: Mapas en R usando coordenadas geográficas

En este post se explica una posible forma de realizar mapas en R cuando tenemos las coordenadas geográficas de los elementos a representar.