build_raster_filename: Build raster filename

Description Usage Arguments Value Author(s) See Also

Description

Returns the proper filename to use with raster given the base filename and the file format.

Usage

1
  build_raster_filename(filename_base, format = "raster")

Arguments

filename_base

Character. The "output filename" used by writeRaster (the base filename).

format

Character. The output file type. Default is "raster".

Value

Returns a character string that should be usable by raster(), brick(), or stack()

Author(s)

Jonathan A. Greenberg and Robert Hijimans

See Also

writeFormats, writeRaster


imad documentation built on May 2, 2019, 6:05 p.m.