.sits_labelling_neurons: Labelling neurons using majority voting
Description
Labelling all neurons using the majority voting.
If the neuron is empty, it will labeled as "NoClass".
Usage
.sits_labelling_neurons(data.tb, grid_size)
Arguments
data.tb
A SITS tibble with info of samples and kohonen.obj.
Value
Returns the labels of each neuron.