View source: R/class-variants.R
variants_drop_na | R Documentation |
This function takes a variants S4 object and removes any variant identifiers
that might have been NA. This ensures that there is always a non-NA
variant_id
value in all tables. This is important as the
variant_id
is the primary key.
variants_drop_na(s4_variants)
s4_variants |
An object of class variants. |
An object of class variants.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.