table_vec: Return a vectorized counts table

table_vecR Documentation

Return a vectorized counts table

Description

table_vec returns a vector of counts of unique observations of input

Usage

table_vec(x)

Arguments

x

the input vector to count unique occurrances of

Value

a numeric vector of counts, where names are the counted observation and values are counts


lculibrk/Ploidetect documentation built on May 18, 2023, 5:53 p.m.