Speed up R scripts – Use your PROCESSOR (future.apply)
Most of us have the hardware to speed up our scripts in R. We should first look at our processors
Read MoreMost of us have the hardware to speed up our scripts in R. We should first look at our processors
Read MoreSome time ago we showed you how to display the results of your analyses on maps using ggmap. Today we’ll
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 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 MoreToday we’ll take a look at the ggmap library, which allows us to retrieve a map background from Google Maps
Read MoreOften we want to find the bounding box of our vector layer. How do we do that in R? We
Read MoreBuforowanie jest jednym z podstawowych narzędzi GIS używanym w analizach przestrzennych. Ale jak to zrobić w R? Wczytajmy najpierw warstwę
Read MoreWe have prepared for you a short course on the basics of the R language. You will learn R in
Read More