View source: R/get_term_definition_api.R
get_term_definition_api | R Documentation |
This function accesses the HPO API to get a description/definition of an
HPO term. If a line_length
\> 0 is passed to the function, it will add
newlines every nth word. This can be useful when displaying the description
in plots with limited space.
get_term_definition_api(term, line_length = FALSE)
Character vector of definitions.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.