Creates a traits tibble.
traits_tbl(efo_id = character(), trait = character(), uri = character())
efo_id
A character vector of EFO identifiers.
character
trait
A character vector of EFO trait descriptions.
uri
A character vector of EFO URIs.
A tibble whose columns are the named arguments to the function.
tibble