downloadAbsentFile {STRINGdb} | R Documentation |
download a file only if it is not present.
downloadAbsentFile(urlStr, oD = tempdir())
urlStr |
url from which to download the file |
oD |
directory where to store the file |
Andrea Franceschini