Travis-CI Build Status](https://travis-ci.org/r-gris/tidyff) AppVeyor Build Status Coverage Status

knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "README-"
)

tidyff allows loading a file-backed raster as an ff object.

library(raster)

b <_ brick("/some/huge/brick.grd")

library(tidyff)
ff_object(b)

Please see related work in library mmap, in GDAL virtualmem, VRT-linked binary, GDAL driver for R-raster, R packages ff, spatial.tools, mmap, bigmemory, rasterfaster, Manifold's Raw Binary surface, and Radian.

Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.



r-gris/tidyff documentation built on May 20, 2019, 2:46 p.m.