ra_to_data_frame: Function to coerce a raster object into a data frame.

View source: R/ra_to_data_frame.R

ra_to_data_frameR Documentation

Function to coerce a raster object into a data frame.

Description

Function to coerce a raster object into a data frame.

Usage

ra_to_data_frame(ra, rename = FALSE)

Arguments

ra

Raster object.

rename

Should the variables in the returned data frame be altered?

Value

Data frame.

Author(s)

Stuart K. Grange


skgrange/gissr documentation built on Feb. 24, 2024, 2:55 p.m.