Scatter plot, but with text labels
textPlot.Rd
Scatter plot, but with text labels
Arguments
- x
x positions (named); alternatively, a 2-column matrix with column and row names
- y
y positions, if x is not a matrix
- xlab
x axis label
- ylab
y axis label
- ...
Additional arguments to
plot()