Increasing the speed of {raster} processing with R: Part 3/3 Cluster

Hey! Today I am going to finish the series on how to increase the speed of processing raster images with R. In the last two posts I talked about changing the rasterOptions() and about parallelisation using foreach(). Both of these options migth give you a decent speed boost and decrese your processing time. In this … Continue reading Increasing the speed of {raster} processing with R: Part 3/3 Cluster