qtes2mat {qte} | R Documentation |
qtes2mat
Description
Turn multiple qtes into a matrix for printing
Usage
qtes2mat(qteList, sset = NULL, se = TRUE, rnd = 3)
Arguments
qteList |
a list of qte objects |
sset |
subset of qtes to keep |
se |
whether or not to include standard errors in the resulting matrix |
rnd |
how many disgits to round to |
Value
matrix
[Package qte version 1.3.1 Index]