Package: grainchanger 0.3.2


Laura Graham
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.
Authors:
grainchanger_0.3.2.tar.gz
grainchanger_0.3.2.zip(r-4.6)grainchanger_0.3.2.zip(r-4.5)grainchanger_0.3.2.zip(r-4.4)
grainchanger_0.3.2.tgz(r-4.5-any)grainchanger_0.3.2.tgz(r-4.4-any)
grainchanger_0.3.2.tar.gz(r-4.6-any)grainchanger_0.3.2.tar.gz(r-4.5-any)
grainchanger_0.3.2.tgz(r-4.4-emscripten)
grainchanger.pdf |grainchanger.html✨
grainchanger/json (API)
NEWS
# Install 'grainchanger' in R: |
install.packages('grainchanger', repos = c('https://packages.ropensci.org', 'https://cloud.r-project.org')) |
Reviews:rOpenSci Software Review #289
Bug tracker:https://github.com/ropensci/grainchanger/issues
Pkgdown site:https://docs.ropensci.org
Last updated 2 years agofrom:398ce4e0bb (on master). Checks:3 OK, 7 ERROR. Indexed: yes.
Target | Result | Total time |
---|---|---|
pkgdown docs | OK | 177 |
source / vignettes | OK | 574 |
linux-devel-x86_64 | ERROR | 246 |
linux-release-x86_64 | ERROR | 589 |
macos-release-arm64 | ERROR | 143 |
macos-oldrel-arm64 | ERROR | 171 |
windows-devel | ERROR | 384 |
windows-release | ERROR | 231 |
windows-oldrel | ERROR | 499 |
wasm-release | OK | 647 |
Exports:create_torusmeannomove_aggpropshdisheivar_rangewinmovewinmove_agg
Dependencies:askpassbackportscheckmateclassclassIntclicliprcodetoolscrayoncredentialscurlDBIdescdigeste1071fsfurrrfuturegertghgitcredsglobalsgluehttr2inijsonliteKernSmoothlatticelifecyclelistenvmagrittrMASSopensslparallellyproxypurrrR6rappdirsrasterRcpprlangrprojrootrstudioapis2sfspsysterraunitsusethisvctrswhiskerwithrwkyamlzip
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Example categorical raster (fine_dat) | cat_ls |
Example continuous raster (fine_dat) | cont_ls |
Pad a raster by a specified radius | create_torus |
Diversity metrics | diversity-metrics shdi shdi.numeric shdi.winmove shei shei.numeric shei.winmove |
Example grid (coarse_dat) | g_sf |
Arithmetic mean | mean mean.winmove |
Direct data aggregation | nomove_agg |
Example polygon (coarse_dat) | poly_sf |
Calculate proportion of a given value | prop prop.numeric prop.winmove |
Size of range of values | var_range var_range.numeric var_range.winmove |
Create moving window surface | winmove |
Moving-window data aggregation | winmove_agg |
An S4 class for use with winmove functions (extends RasterLayer) | winmove-class |