long_labels | R Documentation |
Label includes term ID, term name, number of instances of term amongst term_sets
and percentage frequency in population.
long_labels(ontology, terms, term_sets, frequencies)
ontology |
|
terms |
Character vector of ontological terms |
term_sets |
List of character vectors of ontological term IDs |
frequencies |
Numeric vector of term frequencies named by term IDs |
Character vector of labels, named by term.
simple_labels
, label_by_frequency
, label_by_term_set
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.