rowmx2ras: Convert byrow-matrix to raster

View source: R/rowmx2ras_function.R

rowmx2rasR Documentation

Convert byrow-matrix to raster

Description

Convert a matrix with origin in upper left corner and with cell order from left to right (byrow) to a raster with origin in lower left corner

Usage

rowmx2ras(mx)

Arguments

mx

Input matrix

Value

Raster object

Author(s)

Nikolai Knapp

Examples

in progress

niknap/slidaRtools documentation built on Oct. 16, 2024, 3:53 p.m.