makes standard dimnames from letters and integers (for testing)
dummy.dimnames(x)
an array
a list with character vectors suitable to be assigned as dimnames to x
# NOT RUN {
dummy.dimnames(matrix(1:12, 3, 4))
# }
Run the code above in your browser using DataLab