gwasrapidd icon indicating copy to clipboard operation
gwasrapidd copied to clipboard

Refactor parsing functions to use `purrr::pluck()`

Open ramiromagno opened this issue 4 years ago • 1 comments

Refactor all those parsing functions in files parse-*.R to use purrr::pluck() so that we deal with missing elements gracefully: https://adv-r.hadley.nz/subsetting.html#subsetting-oob.

ramiromagno avatar Jul 13 '19 13:07 ramiromagno