Skip to contents

Extracts the data from a GridFloat as an R numeric matrix. NODATA cells are converted to NA.

Usage

maxent_grid_to_matrix(grid)

Arguments

grid

External pointer to a GridFloat object.

Value

Numeric matrix (nrows \(\times\) ncols).