Onto
.## S3 method for class 'Onto':
dim(x)## S3 method for class 'Onto':
adjMatrix(x)
## S3 method for class 'Onto':
nodeInfo(x)
## S3 method for class 'Onto':
nInfo(object)
## S3 method for class 'Onto':
nodeNames(object)
## S3 method for class 'Onto':
term_id(object)
## S3 method for class 'Onto':
term_name(object)
## S3 method for class 'Onto':
term_namespace(object)
## S3 method for class 'Onto':
term_distance(object)
## S3 method for class 'Onto':
show(object)
## S3 method for class 'Onto,ANY,ANY,ANY':
[(x, i, j, ..., drop = FALSE)
Onto
Onto
TRUE
the
result is coerced to the lowest possible dimension (see
the examples). This only works for extracting elements,
not for the replacement. See drop
for
furtheOnto-class