Home
Posts
Categories
Series
Tags
About

Tag: maps-app

image loading failed
postedOn: 2023-4-19   updatedOn: 2023-4-19   includedIn: R
You can find all the posts on this series under the tag maps-app (including the Spanish versions). You can also find the current state of the project under my GitHub repo mapic. Scope of this post We are creating maps of data showing changes over a span of time for different countries and pointing at all kinds of cities.
image loading failed
postedOn: 2023-3-24   updatedOn: 2023-3-24   includedIn: R
About this post We are creating maps of data showing changes over a span of time for different countries and pointing at all kinds of cities. That basically means that we need to map any region of the world with R. Today there are all kinds of packages and techniques to do that.
image loading failed
postedOn: 2023-3-24   updatedOn: 2023-3-24   includedIn: R
Sobre este post Estamos creando mapas de datos que muestran los cambios durante un período de tiempo para diferentes países y orientado a todo tipo de ciudades. Esto básicamente significa que necesitamos mapear cualquier región del mundo con R. Hoy en día existen todo tipo de paquetes y técnicas para hacerlo.
image loading failed
postedOn: 2022-11-4   updatedOn: 2022-11-4   includedIn: R
You can find all the posts on this series under the tag maps-app (including the Spanish versions). You can also find the current state of the project under my GitHub repo mapic. Scope of this post This is the second part of the series to create a map of any region of the world with R.
image loading failed
postedOn: 2022-11-4   updatedOn: 2022-11-4   includedIn: R
Pueden encontrar todas las publicaciones en este tema bajo la etiqueta maps-app (incluyendo las versiones en inglés). También pueden encontrar el estado actual del proyecto en mi GitHub repo mapic. Sobre este post Esta es la segunda parte de las series de cómo crear mapas de cualquier región del mundo con R.
image loading failed
postedOn: 2022-10-8   updatedOn: 2022-10-8   includedIn: R
You can find all the posts on this series under the tag maps-app. You can also find the current state of the project under my GitHub repo mapic (including the Spanish versions). Scope of this post When you prepare for a job interview one of the questions they always tell you to prepare is “What are you most proud of?
image loading failed
postedOn: 2022-10-8   updatedOn: 2022-10-8   includedIn: R
Pueden encontrar todas las publicaciones en este tema bajo la etiqueta maps-app (incluyendo las versiones en inglés). También pueden encontrar el estado actual del proyecto en mi GitHub repo mapic. Sobre esta entrada Cuando nos preparamos para una entrevista de trabajo, una de las preguntas que más recomiendan preparar es “Menciona el proyecto del que estés más orgulloso?
teoten
Promoting and using Free and Open Source Software.
Table of Contents
latest Posts
Adding a website next to your Shiny server
I have been off from the blog lately due to a big load of personal projects. Just lately I got a few days off and found time to work on my personal website, to be ready soon. That made me get more into Nginx configuration, where I consider myself a total rookie.
2023-9-7
Map any region in the world with R - Part III: Programming with ggplot2
You can find all the posts on this series under the tag maps-app (including the Spanish versions). You can also find the current state of the project under my GitHub repo mapic. Scope of this post We are creating maps of data showing changes over a span of time for different countries and pointing at all kinds of cities.
2023-4-19
Webscrap and iteration in R
About this post We are creating maps of data showing changes over a span of time for different countries and pointing at all kinds of cities. That basically means that we need to map any region of the world with R. Today there are all kinds of packages and techniques to do that.
2023-3-24
Webscrap e iteraciones con R
Sobre este post Estamos creando mapas de datos que muestran los cambios durante un período de tiempo para diferentes países y orientado a todo tipo de ciudades. Esto básicamente significa que necesitamos mapear cualquier región del mundo con R. Hoy en día existen todo tipo de paquetes y técnicas para hacerlo.
2023-3-24
Reference: Dockerizing shinny apps
Andrew Couch has a nice video about deploying a shiny app using docker. He goes from the very basics, that asume no knowledge of docker whatsoever, which is the position of many R users like myself. I’ve been working in some shiny app lately, and although I’ve never needed docker so far, I decided to start learning it because I can already foresee the future when it won’t be the case.
2023-2-11