Skip to contents

Creates a traits tibble.

Usage

traits_tbl(efo_id = character(), trait = character(), uri = character())

Arguments

efo_id

A character vector of EFO identifiers.

trait

A character vector of EFO trait descriptions.

uri

A character vector of EFO URIs.

Value

A tibble whose columns are the named arguments to the function.