writeGeoTiff: Save a compressed Geotiff file

Description Usage Arguments Value Author(s)

View source: R/spatial_datahandling.R

Description

Save a compressed Geotiff file

Usage

1
writeGeoTiff(file, fname, dt = "INT2S")

Arguments

file

A Raster* object

fname

The output file name of the rasterlayer

dt

The data type of the output (Default: 'INT2S')

Value

returns the unified total extent

Author(s)

Martin Jung


Martin-Jung/naturepackage documentation built on Nov. 22, 2019, 12:04 a.m.