Leaflet in R
Some time ago we showed you how to display the results of your analyses on maps using ggmap. Today we’ll
Read MoreSome time ago we showed you how to display the results of your analyses on maps using ggmap. Today we’ll
Read MoreToday our post will look a little different:) First, download the data for the exercise -> link. The data is a
Read MoreToday’s post is two in one: a PostgreSQL/PostGIS database and R. You’ll learn how to load and store vector data
Read MoreIn today’s post, we’ll stay on the holiday theme and show you how to load point clouds in R. The
Read MoreToday you will learn how to crop a raster into a vector. In this task, we will use the raster
Read MoreWe have compiled another set of our posts into a concise course on GIS fundamentals in R. The course will
Read MoreWe often need to simplify the geometry of polygons into points or lines. How do you do that in R?
Read MoreIn today’s post, we’ll show you how to use the gDistance function from the rgeos library to calculate the distance
Read MoreWe already know how to download part of an background map from Google Maps. Today we will plot our data
Read MoreToday we’ll take a look at the ggmap library, which allows us to retrieve a map background from Google Maps
Read More