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