rast2df: Raster to dataframe

View source: R/plot_rast.R

rast2dfR Documentation

Raster to dataframe

Description

Raster to dataframe

Usage

rast2df(rast)

Arguments

rast

Raster object

Value

Data frame with columns x and y (coordinates), and z (raster value)


TheoMichelot/utilTM documentation built on April 14, 2025, 12:52 p.m.