ConvertQTableToArray: Converts a Q Table into an array

View source: R/convertqtabletoarray.R

ConvertQTableToArrayR Documentation

Converts a Q Table into an array

Description

Converts a Q Table into an array

Usage

ConvertQTableToArray(x)

Arguments

x

A Q table which is expected to have the attributes typically associated with tables, e.g. "questions", "name" and "statistic" (if there is only one statistic).

Value

The output is always a 3d array, so that 1-column vector is converted to an array with 3 dimensions (but last two have a length of 1). This makes it easy to identify the statistics.


NumbersInternational/flipTables documentation built on Feb. 26, 2024, 6:42 a.m.