tally function

Tally of discrete numbers

Tally of discrete numbers

tally(x)

Arguments

  • x: Discrete number vector.

Returns

Returns the tally.

Author(s)

Kristian Hovde Liland

Examples

tally(c(1,5,1,3,2,5,6,2,2,1,4,3,6))
  • Maintainer: Kristian Hovde Liland
  • License: GPL (>= 2)
  • Last published: 2025-01-14