babaknaimi/mraster: map memory to raster files

A set of tools to deal with big raster and image files that cannot be fitted in memory. The package provides classes and functions to map the mamory to a raster file, and read the values from the pixels (cells) that are required (random access).

Getting started

Package details

Maintainer
LicenseGPL (>= 3)
Version0.1-16
URL http://r-gis.net
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("babaknaimi/mraster")
babaknaimi/mraster documentation built on May 28, 2019, 2:34 a.m.