Description Usage Arguments Value
View source: R/funcLapEnergy.R
Function to calculate the laplacian energy of a graph, weighted or unweighted
1 | funcLaplacianEnergy(GRAPH, normalized = FALSE, weights = NULL)
|
GRAPH |
is a igraph object, |
normalized |
means use the normalized energy or not |
weights |
the weights atrribute of a graph object |
A numeric value
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.