lab.mat | R Documentation |
Convert vector of XY labels to label matrix
lab.mat(plotlab)
plotlab |
Vector of XY labels |
XY label matrix
Jinlong Zhang jinlongzhang01@gmail.com
turnover
### lab.mat() example
plotlab1 <- XYname(4,6)
labmat <- lab.mat(plotlab1)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.