fwTranslate: Change file format

Description Usage Arguments Value Author(s) See Also

View source: R/fwTranslate.R

Description

Save a raster dataset to another file format.

Usage

1
fwTranslate(x, filename, format, options=NULL)

Arguments

x

Character (filename), Raster* or SpatialGrid* object

filename

Character. Output filename (optional)

format

Character. GDAL format code

options

options. See http://www.gdal.org/gdal_translate.html

Value

Raster object

Author(s)

Robert J. Hijmans

See Also

http://www.gdal.org/gdal_translate.html


rasterExt documentation built on May 2, 2019, 4:49 p.m.