Learn R Programming

STRINGdb (version 1.12.0)

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