# \donttest{
# Download (and overwrite) data from radars "bejab" and "bewid".
download_vpfiles(
date_min = "2018-10-01",
date_max = "2018-10-31",
radars = c("bejab", "bewid"),
directory = tempdir(),
overwrite = TRUE
)
# }
Run the code above in your browser using DataLab