dummy.dimnames | R Documentation |
makes standard dimnames from letters and integers (for testing)
dummy.dimnames(x)
x |
an |
a list with character vectors suitable to be assigned as dimnames to x
Jens Oehlschlägel
dimnames
dummy.dimnames(matrix(1:12, 3, 4))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.