Description Usage Arguments Details Value Examples
Queries the FindZebra website and returns a data frame containing properly formatted results, including the relevant rare medical conditions and associated genes.
1 2 |
query |
a character vector in which each symptom is an element and multiple words within a symptom are separated by spaces |
num_rows |
maximum number of desired rare conditions |
fields |
character vector containing a subset of the following: 'display_title', 'content', 'associated_gene', 'symptom', 'retrieved_date', 'source_url', 'source', 'cui', 'score'. |
See FindZebra API <http://www.findzebra.com/about> for more information.
data frame with 1 row per rare condition and 1 column per field (see 'fields' parameter)
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.