XYname: Generating vector of XY labels

Description Usage Arguments Value Author(s) References See Also Examples

Description

Generating vector of XY labels by providing number of rows and columns

Usage

1
XYname(x, y)

Arguments

x

Number of X labels

y

Number of Y labels

Value

Vector of XY labels

Author(s)

Jinlong Zhang jinlongzhang01@gmail.com

References

None

See Also

lab.mat for converting the vector to matrix of XY labels.

Examples

1
2
## XYname() example
XYname(4,6)

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