check_vertices: Double-checking the amount of vertices

Description Usage Arguments

View source: R/check_vertices.R

Description

Double-checks the amount of vertices in the network if they are equal to the amount in the interaction matrix. Otherwise the missing vertices will be added to the graph.

Usage

1
check_vertices(g, no_v)

Arguments

g

Network as igraph object

no_v

number of vertices


schwemro/BiNetEIA documentation built on March 24, 2020, 12:05 a.m.