XYname | R Documentation |
Generating vector of XY labels by providing number of rows and columns
XYname(x, y)
x |
Number of X labels |
y |
Number of Y labels |
Vector of XY labels
Jinlong Zhang jinlongzhang01@gmail.com
None
lab.mat
for converting the vector to matrix of XY labels.
## XYname() example
XYname(4,6)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.