ukb_fetch_all: Create batch fetch file for all non NA values

Description Usage Arguments

Description

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)

Usage

1
ukb_fetch_all(ukb_data, column_identifier, gender = NULL, path = ".")

Arguments

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


adigherman/UKB documentation built on July 28, 2020, 12:54 a.m.