.getFile {onc.api} | R Documentation |
Download the archive file with filename
Description
Download the archive file with filename
Usage
.getFile(self, filename = "", overwrite = FALSE)
Arguments
self |
Calling object |
filename |
Archive file filename |
overwrite |
When TRUE, downloaded files will overwrite any file with the same filename, otherwise file will be skipped |
Value
(named list) Information on the download result
[Package onc.api version 2.0.1.0 Index]