makeSimpleIgraph: Make Simple Igraph

View source: R/RCy3.R

makeSimpleIgraphR Documentation

Make Simple Igraph

Description

This function creates a simple iGraph object with various node and edge attribute types to help demonstrate round trip conversion with Cytoscape networks via RCy3.

Usage

makeSimpleIgraph()

Value

A igraph object with a few nodes, edges and attributes

See Also

createNetworkFromIgraph, createIgraphFromNetwork, makeSimpleGraph

Examples

{
makeSimpleIgraph()
}

cytoscape/RCy3 documentation built on July 14, 2024, 12:28 a.m.