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