.\" -*- nroff -*- generated from .Rd format
.BG
.FN asTable
.TL
Convert groupedData to a matrix
.DN
Create a tabular representation of the response in a balanced
groupedData object.
.CS
asTable(object)
.RA
.AG object
A balanced `groupedData' object
.RT
A matrix.  The data in the matrix are the values of the response.  The
columns correspond to the distinct values of the primary covariate and
are labelled as such.  The rows correspond to the distinct levels of
the grouping factor and are labelled as such.

.SA
`groupedData', `isBalanced',
`balancedGrouped'
.EX
asTable( Orthodont )
.KW data 
.WR
