R/grid_io.R
maxent_grid_to_matrix.Rd
Extracts the data from a GridFloat as an R numeric matrix. NODATA cells are converted to NA.
NA
maxent_grid_to_matrix(grid)
External pointer to a GridFloat object.
Numeric matrix (nrows \(\times\) ncols).
nrows
ncols