edges: Edges

edgesR Documentation

Edges

Description

An example of a data frame which include the columns 'from' and 'to' in this order. A vertex name 'n' does not exist.

Usage

edges

Format

A data frame with 7 rows and 2 columns:

from

A vertex name from which a directed edge comes.

to

A vertex name to which a directed edge comes.

Source

Generated for examples in this package.


rcausim documentation built on June 24, 2024, 5:06 p.m.