traits_drop_na | R Documentation |
This function takes a traits S4 object and removes any EFO trait identifiers
that might have been NA. This ensures that there is always a non-NA
efo_id
value in all tables. This is important as the efo_id
is the primary key.
traits_drop_na(s4_traits)
s4_traits |
An object of class traits. |
An object of class traits.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.