View source: R/ra_to_data_frame.R
ra_to_data_frame | R Documentation |
Function to coerce a raster object into a data frame.
ra_to_data_frame(ra, rename = FALSE)
ra |
Raster object. |
rename |
Should the variables in the returned data frame be altered? |
Data frame.
Stuart K. Grange
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.