CINNA (version 1.1.2)

summary.graph.extract.components: Summarize component extraction of a graph

Description

This function summarizes all components of the input which can be an "igraph" object or a "network" object

Usage

# S3 method for graph.extract.components
summary(x, directed = TRUE,
  bipartite_proj = FALSE, num_proj = 1)

Arguments

x

An igraph or a network object

directed

a boolean constant, Whether to create a directed graph(default=TRUE)

bipartite_proj

Whether the bipartite network must be projected or not(default=FALSE)

num_proj

A number which shows the number of projects especifically for bipartite graphs.(default=1)

Value

The result values of graph_extract_componentsfunction will be saved in the given directory.#' @importFrom igraph alpha.centrality