Learn R Programming

poliscidata (version 2.3.0)

colPercents: Column Percentages

Description

Generates column percentaged tables for multi-dimensional controlled cross-tabulations, based on function by John Fox. Used by xtabC function.

Usage

colPercents(tab, digits = 2)

Arguments

tab

A table of values

digits

Number of decimal places to display, default is 2.

Value

Table of column-percentaged values