Learn R Programming

LibOPF (version 2.6.2)

opf_create_subGraph: Creates an empty subGraph structure

Description

Creates an empty subGraph structure

Usage

opf_create_subGraph(nnodes)

Value

Returns an empty subGraph

Arguments

nnodes

Number of nodes

Examples

Run this code
EmptySubgraph <- opf_create_subGraph(10)

Run the code above in your browser using DataLab