traits_tbl {gwasrapidd} | R Documentation |
Creates a traits tibble
Description
Creates a traits tibble.
Usage
traits_tbl(efo_id = character(), trait = character(), uri = character())
Arguments
efo_id |
A |
trait |
A |
uri |
A |
Value
A tibble
whose columns are the named arguments
to the function.
[Package gwasrapidd version 0.99.18 Index]