Learn R Programming

sevenbridges (version 1.2.4)

download: Download file or files

Description

Download file

Usage

download(obj, ...)
"download"(obj, ...)
"download"(obj, ...)

Arguments

obj
single File or FileList
...
passed to download()

Value

system message

Examples

Run this code
## Not run: 
# a$project("demo")$file("omni")$download()
# ## or
# download(a$project("demo")$file("omni"))
# ## End(Not run)

Run the code above in your browser using DataLab