labels.owlents: retrieve labels with names

View source: R/owl_ops.R

labels.owlentsR Documentation

retrieve labels with names

Description

retrieve labels with names

Usage

## S3 method for class 'owlents'
labels(object, ...)

Arguments

object

owlents instance

...

not used

Note

When multiple labels are present, only first is silently returned. Note that reticulate 1.35.0 made a change that appears to imply that '[0]' can be used to retrieve the desired components. To get ontology tags, use 'names(labels(...))'.


vjcitn/ontoProc documentation built on March 23, 2024, 7:23 a.m.