count_: Count of Most Common Neighbour

Description Usage Arguments

View source: R/nhapply_functions.R

Description

The function outputs a vector of the number of times, the most common neighbour occurs

Usage

1
count_(mat_open, sub.FUN = "max", count.output = "value")

Arguments

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)


Tobiaspk/RPackage_nhapply documentation built on Feb. 19, 2021, 12:13 a.m.