/gdalUtils

:exclamation: This is a read-only mirror of the CRAN R package repository. gdalUtils — Wrappers for the Geospatial Data Abstraction Library (GDAL) Utilities Report bugs for this package: https://github.com/gearslaboratory/gdalUtils/issues

Primary LanguageR

gdalUtils

R Wrappers for the Geospatial Data Abstraction Library (GDAL) Utilities

This is the development location for the gdalUtils library for R. To install the latest version:

install.packages("devtools")

devtools:::install_github("gearslaboratory/gdalUtils")

Note that before using gdalUtils, you we need an installation of GDAL somewhere on your system (https://gdal.org/).