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