zslDownFile: Download the zsl Files

Description Usage Arguments Value

Description

Download the zsl files by the file list given by zslDownList or zslCombineList. A folder name can be given to save the files, if which does not exist it will be created. If return is set to TRUE, the file list data.frame will be returned, as the file name column can be used for reading data.

Usage

1
zslDownFile(dl, folder = "", overwrite = FALSE, return = TRUE)

Arguments

dl

the download file list, containing the file name and urls

folder

the folder saving the files, can ben missed

overwrite

logical, if TRUE any existing file will be overwritten

return

logical, if TRUE the file list data.frame will be returned

Value

The file will be downloaded, and the file list data.frame.


baixueyuan/zsl documentation built on May 11, 2019, 5:27 p.m.