freq function

Frequency Counts

Frequency Counts

Frequency counts of a vector

freq(x, values = NULL, rounding = NULL)

Arguments

  • x: a numeric or character vector
  • values: valid values, NULL to include all values
  • rounding: round percentage to n-th decimal places
  • Maintainer: Xiao Luo
  • License: GPL (>= 3)
  • Last published: 2019-03-22