enhance_abc_kb | R Documentation |
This function enhances ABC results with information from external knowledge bases.
enhance_abc_kb(abc_results, knowledge_base = c("umls", "mesh"), api_key = NULL)
abc_results |
A data frame containing ABC results. |
knowledge_base |
Character string, the knowledge base to use ("umls" or "mesh"). |
api_key |
Character string. API key for the knowledge base (if needed). |
A data frame with enhanced ABC results.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.