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.
Version: | 0.3.2 |
Depends: | R (≥ 3.3) |
Imports: | raster, sf, furrr, checkmate, methods, usethis |
Suggests: | dplyr (≥ 0.8-0), testthat, knitr, rmarkdown, covr, ggplot2, landscapetools, rgdal |
Published: | 2021-02-01 |
Author: | Laura Graham [aut, cre], Felix Eigenbrod [ctb] (Input on initial conceptual development), Marco Sciaini [ctb] (Input on package development and structure) |
Maintainer: | Laura Graham <LauraJaneEGraham at gmail.com> |
BugReports: | https://github.com/ropensci/grainchanger/issues |
License: | GPL-3 |
URL: | https://docs.ropensci.org/grainchanger/, https://github.com/ropensci/grainchanger |
NeedsCompilation: | no |
Language: | en-GB |
Materials: | README NEWS |
CRAN checks: | grainchanger results |
Reference manual: | grainchanger.pdf |
Vignettes: |
Using Grainchanger User-defined functions |
Package source: | grainchanger_0.3.2.tar.gz |
Windows binaries: | r-devel: grainchanger_0.3.2.zip, r-release: grainchanger_0.3.2.zip, r-oldrel: grainchanger_0.3.2.zip |
macOS binaries: | r-release (arm64): grainchanger_0.3.2.tgz, r-oldrel (arm64): grainchanger_0.3.2.tgz, r-release (x86_64): grainchanger_0.3.2.tgz, r-oldrel (x86_64): grainchanger_0.3.2.tgz |
Old sources: | grainchanger archive |
Please use the canonical form https://CRAN.R-project.org/package=grainchanger to link to this page.