Package: rasterList 0.5.20
rasterList: A Raster Where Cells are Generic Objects
A S4 class has been created such that complex operations can be executed on each cell of a raster map. The raster of objects contains a raster map with the addition of a list of generic objects: one object for each raster cells. It allows to write few lines of R code for complex map algebra. Two environmental applications about frequency analysis of raster map of precipitation and creation of a raster map of soil water retention curves have been presented.
Authors:
rasterList_0.5.20.tar.gz
rasterList_0.5.20.zip(r-4.5)rasterList_0.5.20.zip(r-4.4)rasterList_0.5.20.zip(r-4.3)
rasterList_0.5.20.tgz(r-4.4-any)rasterList_0.5.20.tgz(r-4.3-any)
rasterList_0.5.20.tar.gz(r-4.5-noble)rasterList_0.5.20.tar.gz(r-4.4-noble)
rasterList_0.5.20.tgz(r-4.4-emscripten)rasterList_0.5.20.tgz(r-4.3-emscripten)
rasterList.pdf |rasterList.html✨
rasterList/json (API)
# Install 'rasterList' in R: |
install.packages('rasterList', repos = c('https://ecor.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/ecor/rasterlist/issues
climatehydrologyhydrology-statisticalhydrology-stormwater-analysis
Last updated 1 years agofrom:02308f807b. Checks:OK: 3 NOTE: 4. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 09 2024 |
R-4.5-win | NOTE | Nov 09 2024 |
R-4.5-linux | NOTE | Nov 09 2024 |
R-4.4-win | NOTE | Nov 09 2024 |
R-4.4-mac | NOTE | Nov 09 2024 |
R-4.3-win | OK | Nov 09 2024 |
R-4.3-mac | OK | Nov 09 2024 |
Exports:as.RasterListcropis.RasterListrasterrasterListRasterListApplyrasterListFunstack
Readme and manuals
Help Manual
Help page | Topics |
---|---|
'Crop' methods for a 'RasterList-class' object. | crop crop,RasterList-method |
Is a 'RasterList-class' object ? | is.RasterList |
'Raster' methods for a 'RasterList-class' object. | raster raster,RasterList-method |
Creates a 'RasterList-class' object | as.RasterList rasterList rasterList,RasterBrick-method rasterList,RasterLayer-method rasterList,RasterList-method rasterList,RasterStack-method |
RasterList-class | RasterList-class |
RasterList: A package for Rasters Where Cells are Generic Objects | RasterList-Package |
A function for operations among 'RasterList-class' objects. | RasterListApply |
Execution of the elements of a 'RasterList' | rasterListFun |
Creates a 'RasterStack-class' object from a 'RasterList-class' | stack stack,RasterList-method |