View source: R/nhapply_functions.R
The function outputs a vector of the number of times, the most common neighbour occurs
1 | count_(mat_open, sub.FUN = "max", count.output = "value")
|
mat_open |
is a 2 dimensional input matrix |
sub.FUN |
describes, if the max or min count should be calculated |
count.output |
specifies if the output should be the value of the max or min count, or the count itself (number of occurrences) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.