rhabitToRaster: Rhabit to raster

View source: R/rhabitToRaster.R

rhabitToRasterR Documentation

Rhabit to raster

Description

Transform a (x,y,z) list, as used in Rhabit, into a raster object

Usage

rhabitToRaster(r)

Arguments

r

List of three elements: x (grid of x values), y (grid of y values), and z (matrix of values)

Value

Raster object


papayoun/Rhabit documentation built on July 19, 2023, 8:04 p.m.