Learn R Programming

STRINGdb (version 1.8.1)

downloadAbsentFile: downloadAbsentFile

Description

download a file only if it is not present.

Usage

downloadAbsentFile(urlStr, oD = tempdir())

Arguments

urlStr
url from which to download the file
oD
directory where to store the file