Onto-method: Methods defined for S4 class Onto

Onto-methodR Documentation

Methods defined for S4 class Onto

Description

Methods defined for class Onto.

Usage

## S4 method for signature 'Onto'
dim(x)

## S4 method for signature 'Onto'
adjMatrix(x)

## S4 method for signature 'Onto'
nodeInfo(x)

## S4 method for signature 'Onto'
nInfo(object)

## S4 method for signature 'Onto'
nodeNames(object)

## S4 method for signature 'Onto'
term_id(object)

## S4 method for signature 'Onto'
term_name(object)

## S4 method for signature 'Onto'
term_namespace(object)

## S4 method for signature 'Onto'
term_distance(object)

## S4 method for signature 'Onto'
show(object)

## S4 method for signature 'Onto,ANY,ANY,ANY'
x[i, j, ..., drop = FALSE]

Arguments

x

an object of class Onto

object

an object of class Onto

i

an index

j

an index

...

additional parameters

drop

a logic for matrices and arrays. If TRUE the result is coerced to the lowest possible dimension. This only works for extracting elements, not for the replacement

See Also

Onto-class


hfang-bristol/dcGOR documentation built on July 16, 2022, 6:43 p.m.