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