ukb_md5: UKB MD5 Checksum

Description Usage Arguments Value

View source: R/ukb_util.R

Description

UKB MD5 Checksum

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
ukb_md5(file, ...)

ukb_unpack(file, key, ...)

ukb_conv(
  file,
  type = c("r", "docs", "csv", "sas", "stata", "lims", "bulk", "txt"),
  encoding_file = "encoding.ukb",
  ...
)

ukb_fetch_bulk(file, key, start = NULL, outdir = NULL, ...)

Arguments

file

name of file to run utility on

...

additional arguments to pass to ukb_util_path

key

file to key to unpack/decrypt file

type

type of conversion to do

encoding_file

encoding file to map for 'ukbconv'. If want no encoding, set to NULL

start

start of the fetching, 1-indexed

outdir

output directory of download

Value

A character string


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