Download digital terrain models for voivodeships (100 m resolution)
Source:R/pointDTM100_download.R
pointDTM100_download.Rd
Download digital terrain models for voivodeships (100 m resolution)
Arguments
- voivodeships
selected voivodeships in Polish or English, or TERC (function
voivodeship_names()
can by helpful)- outdir
(optional) name of the output directory; by default, files are saved in the working directory
- unzip
TRUE (default) or FALSE, when TRUE the downloaded archive will be extracted and removed
- ...
additional argument for
utils::download.file()