Learn R Programming

rasterList (version 0.5.20)

A Raster Where Cells are Generic Objects

Description

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.

Copy Link

Version

Install

install.packages('rasterList')

Monthly Downloads

171

Version

0.5.20

License

GPL (>= 3)

Issues

Pull Requests

Stars

Forks

Maintainer

Emanuele Cordano

Last Published

August 17th, 2023

Functions in rasterList (0.5.20)

raster,RasterList-method

Raster methods for a RasterList-class object.
is.RasterList

Is a RasterList-class object ?
RasterList-Package

RasterList: A package for Rasters Where Cells are Generic Objects
rasterListFun

Execution of the elements of a RasterList
RasterListApply

A function for operations among RasterList-class objects.
RasterList-class

RasterList-class
crop,RasterList-method

Crop methods for a RasterList-class object.
stack,RasterList-method

Creates a RasterStack-class object from a RasterList-class
rasterList

Creates a RasterList-class object