Download file created in r
25 Nov 2013 Download a file. require(RCurl) myCsv <- getURL("https://dl.dropboxusercontent.com/u/8272421/test.txt", ssl.verifypeer = FALSE) myData This function can be used to download a file from the Internet. Usage. download.file(url, destfile, method, quiet = FALSE, mode = "w", cacheOK = TRUE) For methods "wget" and "lynx" a system call is made to the tool given by method , and