fetch_files: Fetch files from a remote location conditional on a...

Description Usage Arguments

Description

Fetch files from a remote location conditional on a difference in timestamp or content-length.

Usage

1
2
  fetch_files(path, url, files, check = FALSE,
    verbose = FALSE)

Arguments

path

Local file path.

url

Remote base URL.

files

File names.

check

if TRUE, fetch the file only if the remote file is newer than the local version.

verbose

be verbose


gschofl/ncbi documentation built on May 17, 2019, 8:53 a.m.