lab.mat: Convert vector of XY labels to label matrix

Description Usage Arguments Value Author(s) See Also Examples

Description

Convert vector of XY labels to label matrix

Usage

1
lab.mat(plotlab)

Arguments

plotlab

Vector of XY labels

Value

XY label matrix

Author(s)

Jinlong Zhang jinlongzhang01@gmail.com

See Also

turnover

Examples

1
2
3
### lab.mat() example
plotlab1 <- XYname(4,6)
labmat <- lab.mat(plotlab1)

spaa documentation built on May 2, 2019, 9:44 a.m.