query_external_api {LBDiscover} | R Documentation |
Query external biomedical APIs to validate entity types
Description
Query external biomedical APIs to validate entity types
Usage
query_external_api(term, claimed_type)
Arguments
term |
Character string, the term to validate |
claimed_type |
Character string, the claimed entity type |
Value
Logical indicating if the term was found in the appropriate database
[Package LBDiscover version 0.1.0 Index]