tidy_lscape_data: tidy landscape parameter rasters

Description Usage Arguments Value

View source: R/raster_processing.R

Description

Does some post-processing on landscape datasets downloaded from SLGA - mostly about setting NA correctly

Usage

1
tidy_lscape_data(r = NULL, product = NULL, write_out = FALSE, filedir)

Arguments

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.

Value

a raster, but a better one


slga documentation built on June 12, 2021, 9:07 a.m.