Learn R Programming

furniture (version 1.7.2)

tableF: Frequency Table

Description

Provides in-depth frequency counts and percentages.

Usage

tableF(.data, x, n = 20, splitby = NULL)

Arguments

.data

the data frame containing the variable

x

the bare variable name (not quoted)

n

the number of values shown int he table

splitby

the stratifying variable

Value

a list of class tableF containing the frequency table(s)