View source: R/get-all-file-data.R
| get_all_file_data | R Documentation | 
Downloads all the file data and attaches to table as a tibble column.
get_all_file_data(fileview, syn)
| fileview | Tibble with columns 'id' and 'metadataType', at minimum, and one row per file. 'id' is the synId for the file. | 
| syn | Synapse client object. | 
Original tibble with extra column 'file_data' of tibbles, holding the data from each file.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.