View source: R/raster_processing.R
tidy_lscape_data | R Documentation |
Does some post-processing on landscape datasets downloaded from SLGA - mostly about setting NA correctly
tidy_lscape_data(r = NULL, product = NULL, write_out = FALSE, filedir)
r |
raster object downloaded over WCS |
product |
character; the SLGA terrain product in question |
write_out |
Boolean, whether to write the retrieved dataset to disk. Defaults to FALSE. |
filedir |
directory in which to write files if write_out == TRUE. |
a raster, but a better one
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.