ropensci/grainchanger: Moving-Window and Direct Data Aggregation

Data aggregation via moving window or direct methods. Aggregate a fine-resolution raster to a grid. The moving window method smooths the surface using a specified function within a moving window of a specified size and shape prior to aggregation. The direct method simply aggregates to the grid using the specified function.

Getting started

Package details

Maintainer
LicenseGPL-3
Version0.3.2
URL https://docs.ropensci.org/grainchanger/ https://github.com/ropensci/grainchanger
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("ropensci/grainchanger")
ropensci/grainchanger documentation built on June 30, 2023, 2:04 a.m.