Rdocumentation
powered by
Learn R Programming
psytabs (version 1.0)
addPercentToCount: Add percent-values to a table.
Description
Internal function. Should not be used.
Usage
addPercentToCount(x, y)
Arguments
x
Table containing absolute values.
y
Table containing values in percent.
Value
A table containing both absolute values and values in percent.