if (FALSE) {
dir.create("~/bioRad_tmp_files")
download_pvolfiles(
date_min = as.POSIXct("2016-10-02 20:00", tz = "UTC"),
date_max = as.POSIXct("2016-10-02 20:05", tz = "UTC"),
radar = "KBBX",
directory = "~/bioRad_tmp_files",
overwrite = TRUE
)
}
Run the code above in your browser using DataLab