kenhanscombe / ukbtools

An R package to manipulate and explore UK Biobank data
https://kenhanscombe.github.io/ukbtools/
96 stars 26 forks source link

Use data.table::fread to read tab file #5

Closed kenhanscombe closed 6 years ago

kenhanscombe commented 6 years ago

Replace readr::read_tsv with faster data.table::fread