View source: R/helper-functions.R
qtes2mat | R Documentation |
Turn multiple qtes into a matrix for printing
qtes2mat(qteList, sset = NULL, se = TRUE, rnd = 3)
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 |
matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.