View source: R/short_helpers.R
match_rformat | R Documentation |
Helper function to find raster extension
match_rformat(format)
format |
(character) any of the format names allowed for raster objects. Options are: "GTiff", "ascii", "EHdr", "SAGA", "IDRISI", "CDF", "ENVI", and "HFA". |
Raster extension according to format type.
match_rformat("GTiff")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.