findCommonAncestors | R Documentation |
Find common ancestors for OMOP concept IDs
findCommonAncestors(conn = NULL, conceptIds)
conn |
An established OHDSI database connection; NULL defaults to the public OHDSI server |
conceptIds |
A vector of OMOP concept IDs |
findCommonAncestors(conceptIds = c(703470, 705755, 738156))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.