img2tif {RPhosFate} | R Documentation |
Convert ERDAS IMAGINE to GeoTIFF raster files
Description
Converts all ERDAS IMAGINE raster files in a directory and its subdirectories into GeoTIFF raster files.
Usage
img2tif(cs_dir, cs_crs = NULL)
Arguments
cs_dir |
A character string specifying an existing directory. |
cs_crs |
An optional character string used to set the coordinate
reference system of all output raster files. See |
Value
A character vector containing the paths to the processed ERDAS IMAGINE raster files.
[Package RPhosFate version 2.0.1 Index]