cdr_download_single: Download single layers of environmental noise data for...

Description Usage Arguments

View source: R/cdr_download_single.R

Description

Download single layers of environmental noise data for individual German federal states in the CDR

Usage

1
2
3
4
5
cdr_download_single(data.path = ".",
  url.path = c(paste("https://cdr.eionet.europa.", "eu/de/eu/noise/df8/",
  "colvjswog/envvlltfa/", sep = ""), paste("https://cdr.eionet.europa.",
  "eu/de/eu/noise/df8/", "colvjswog/envvk89vq/", sep = "")),
  file = c("DE_NW_ag14_Aggroad_Lden", "DE_BY_ag1_Aggroad_Lden"))

Arguments

data.path

Place where the data will be stored

url.path

Vector of urls that point to data subfolders of German federal states in the CDR

file

Vector of filenames (length == url.path) that should be downloaded


stefmue/georefum documentation built on May 30, 2019, 10:44 a.m.