aOnto: Definition for S3 class 'aOnto'

Description Usage Arguments Value Examples

View source: R/ClassMethod-XGR.r

Description

aOnto has 2 components: g, anno.

Usage

1
2
3
4
aOnto(g, anno)

## S3 method for class 'aOnto'
print(x, ...)

Arguments

g

an igraph object

anno

a list

x

an object of class aOnto

...

other parameters

Value

an object of S3 class aOnto

Examples

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
## Not run: 
# Load the library
library(XGR)

## End(Not run)
RData.location <- "http://galahad.well.ox.ac.uk/bigdata"
## Not run: 
aOnto(g, anno)

## End(Not run)

XGR documentation built on Jan. 8, 2020, 5:06 p.m.

Related to aOnto in XGR...