I am trying to download a file with the following : "download.file(url,"DB.zip", "auto", quiet = FALSE, mode = "wb", cacheOK = TRUE)"
But I keep getting an error stating In download.file(url, "DB.zip", "auto", quiet = FALSE, mode = "wb", : InternetOpenUrl failed: '' I've searched countless places and haven't found a valid reason. and everyone says theirs is working