R/RcppExports.R
grid_float_to_matrix.Rd
Extract the data from a GridFloat as an R matrix
grid_float_to_matrix(grid_ptr)
External pointer to a GridFloat object.
Numeric matrix (nrows × ncols). NODATA cells are set to NA.