idimnames | R Documentation |
A dimnames() function that can handle if you pass on a vector: it gives back the names.
idimnames(any_object, print_max = 25)
any_object |
Any object with N dimensions (with or w/o names). |
print_max |
Max number of names to print per dimension. Default 25. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.