checkValidInput: Checks if input to modCluster is valid. If valid returns...

Description Usage Arguments Value

View source: R/visualizeAndCheckInput.R

Description

Checks if input to modCluster is valid. If valid returns igraph object as described by igraph::isgraph

Usage

1
checkValidInput(edges, vert)

Arguments

edges

valid edges as described by igraph::graph_from_data_frame

vert

valid verticies as described by igraph::graph_from_data_frame

Value

graphOject when valid, error when invalid


raywoo32/modCluster documentation built on Dec. 8, 2019, 3:05 p.m.