R/grid_io.R
maxent_read_grid.Rd
Reads a raster grid file. The format is detected from the file extension. Currently supports .asc (ESRI ASCII Grid).
.asc
maxent_read_grid(filename)
Character: path to the grid file.
External pointer to a GridFloat C++ object.