Frequency: 'Frequency'

View source: R/frequency.R

FrequencyR Documentation

Frequency

Description

Computes a frequency table, taking weights into account if applicable.

Usage

Frequency(x, subset = NULL, weights = NULL)

Arguments

x

The variable to be tablulated.

subset

An optional subset.

weights

an optional weight vector.


NumbersInternational/flipStatistics documentation built on Feb. 19, 2025, 8:34 a.m.