import_grid.Rd
Import a grid from a GeoTIFF file
import_grid(path, quiet = FALSE)
Path to a .geotiff
or .tiff
file containing the grid.
Boolean. If FALSE
, display progress information on screen.
Defaults to FALSE
.
The grid as an object of class stars
.