Will create a batch download file to be used with ukbfetch to download all NA entries from a specific UKB data type (eg. Functional brain images - task - NIFTI)
1 | ukb_fetch_all(ukb_data, column_identifier, gender = NULL, path = ".")
|
ukb_data |
the UK Biobank dataframe |
column_identifier |
the column identifier, this can be a column number, the UDI (Unique Data Identifier) or the column name (description) |
gender |
subject's gender (0 - female / 1 - male) (sex_f31_0_0) |
path |
location where the batch file will be saved |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.