spare_graph {builder} R Documentation

Create sparse graph matrix

Description

Usage

spare_graph(g);

Arguments

g

should be a graph object that implements of the interface @T:Microsoft.VisualBasic.Data.GraphTheory.SparseGraph.ISparseGraph

env

[as Environment]

Details

Authors

igraph

Value

this function returns data object of type SparseGraph.

clr value class

Examples


[Package builder version 1.0.0.0 Index]