match_rformat: Helper function to find raster extension

View source: R/short_helpers.R

match_rformatR Documentation

Helper function to find raster extension

Description

Helper function to find raster extension

Usage

match_rformat(format)

Arguments

format

(character) any of the format names allowed for raster objects. Options are: "GTiff", "ascii", "EHdr", "SAGA", "IDRISI", "CDF", "ENVI", and "HFA".

Value

Raster extension according to format type.

Examples

match_rformat("GTiff")

claununez/biosurvey documentation built on April 25, 2024, 12:24 a.m.