[R-sig-Geo] Terrain Analysis

Richard Barnes rbarnes at umn.edu
Fri Mar 30 23:41:57 CEST 2018


I am thinking of building an R wrapper for my RichDEM raster terrain
analysis library (https://richdem.readthedocs.io/en/latest/).

The library's been designed in C++ with this in mind. The only
requirement is the ability to pass pointers to raw POD arrays to the
library.

My question is: which R package would be best to use for storing/loading
raster data?

Best regards,
Richard Barnes



More information about the R-sig-Geo mailing list