Description Usage Arguments Value
Function to see if enough neighbors create a threshold
1 | getNeigh(g, threshold = 3)
|
g |
result from getAdjTable |
threshold |
number of neighbors necessary to change cell's color |
a vector of integers representing colors of which most neighbors agree 0 represents no neighborhood agreement.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.