Learn R Programming

softwareRisk (version 0.1.0)

synthetic_graph: Synthetic citation graph for software risk examples

Description

A synthetic directed graph with cyclomatic complexity values to illustrate the functions of the package.

Usage

data(synthetic_graph)

Arguments

Format

A tbl_graph with:

nodes

55 nodes

edges

122 directed edges

Details

The graph is stored as a tbl_graph object with:

  • Node attributes: name, cyclo

  • Directed edges defined by fromto