Provides a function for fast computation of the connected components of an undirected graph (though not faster than the 'components' function of the 'igraph' package) from the edges or the adjacency matrix of the graph. Based on this one, a function to compute the connected components of a triangle 'rgl' mesh is also provided.
Package details |
|
---|---|
Author | Stéphane Laurent |
Maintainer | Stéphane Laurent <laurent_step@outlook.fr> |
License | GPL-3 |
Version | 1.0 |
URL | https://github.com/stla/cc |
Package repository | View on GitHub |
Installation |
Install the latest version of this package by entering the following in R:
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.