[zevross] BigDataFr recommends: #datascientist Map and analyze raster data in R

<div id="wp-socials-general-btn"></div><div style="clear:both"></div></div><p><strong><a title="@zevross.com - Map and analyse raster data in R" href="http://zevross.com/blog/2015/03/30/map-and-analyze-raster-data-in-r/?utm_campaign=Data_Elixir_29&utm_medium=email&utm_source=Data%2BElixir" target="_blank">BigDataFr recommends: Map and analyze raster data in R

« The amount of spatial analysis functionality in R has increased dramatically since the first release of R. In a previous post, for example, we showed that the number of spatial-related packages has increased to 131 since the first R release. This means, of course, that more and more of your spatial-related workflow can be conducted without leaving R.

In this post we show some simple (and not-so-simple) examples of how to work with raster data in R with a focus on the raster package. This post also makes extensive use of the “new” R workflow with the packages dplyr, magrittr, tidyr and ggplot2.

1. Load the libraries

We will load the key libraries. If you’re unfamiliar with dplyr and tidyr, which we use for data processing, you can check out our previous post on the topic. Be sure to load tidyr before raster, otherwise the extract tool from the raster library will be masked. »
Read more
Author: hkitson@zevross.com
Source: zevross.com

Laisser un commentaire