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.


Displayr/flipStatistics documentation built on April 12, 2024, 4:15 a.m.