get_term_definition_api: Get term definition: API

View source: R/get_term_definition_api.R

get_term_definition_apiR Documentation

Get term definition: API

Description

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.

Usage

get_term_definition_api(term, line_length = FALSE)

Value

Character vector of definitions.


neurogenomics/HPOExplorer documentation built on Jan. 11, 2025, 8:40 a.m.