iSubg: Definition for S3 class 'iSubg'

Description Usage Arguments Value Examples

View source: R/ClassMethod-Pi.r

Description

iSubg has 2 components: g, ls_subg.

Usage

1
2
3
4
iSubg(g, ls_subg)

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

Arguments

g

an igraph object

ls_subg

a list of igraph objects

x

an object of class iSubg

...

other parameters

Value

an object of S3 class iSubg

Examples

1
2
3
4
5
RData.location <- "http://galahad.well.ox.ac.uk/bigdata"
## Not run: 
iSubg(g, ls_subg)

## End(Not run)

Pi documentation built on Nov. 29, 2021, 3 p.m.