count_occurrence_each_element: count_occurrence_each_element

View source: R/CodeAndRoll2.R

count_occurrence_each_elementR Documentation

count_occurrence_each_element

Description

Count the number of times each element occurs in the full vector, AND give it back as a vector, that is the same length as the input vector, each element corresponding one-by-one.

Usage

count_occurrence_each_element(vec)

Arguments

vec

input vector


vertesy/CodeAndRoll2 documentation built on Nov. 20, 2024, 5:23 a.m.