is_valid_biomedical_entity | R Documentation |
Determine if a term is likely a specific biomedical entity with improved accuracy
is_valid_biomedical_entity(term, claimed_type = NULL)
term |
Character string, the term to check |
claimed_type |
Character string, the claimed entity type of the term |
Logical, TRUE if the term is likely a valid biomedical entity, FALSE otherwise
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.