imxCreateMatrix | R Documentation |
This is an internal function exported for those people who know what they are doing.
imxCreateMatrix(
.Object,
labels,
values,
free,
lbound,
ubound,
nrow,
ncol,
byrow,
name,
condenseSlots,
joinKey,
joinModel
)
.Object |
the matrix |
labels |
labels |
values |
values |
free |
free |
lbound |
lbound |
ubound |
ubound |
nrow |
nrow |
ncol |
ncol |
byrow |
byrow |
name |
name |
condenseSlots |
condenseSlots |
joinKey |
joinKey |
joinModel |
joinModel |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.