Description Usage Arguments Value
Downloads all files inside a data.table.
1  | download_dt_file(input_dt, dir, force, show_experiment = FALSE)
 | 
input_dt | 
 The data.table to be looped over for determining which files should be downloaded.  | 
dir | 
 The path of the directory where the downloaded files should be saved.  | 
force | 
 If TRUE, existing files are downloaded again.  | 
show_experiment | 
 If TRUE, the name of the experiment is extracted from the data table and displayed in status messages.  | 
The name of the files which were downloaded.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.