axes_coordinates.Rd
Convenience function to obtain the coordinates of the calibrated ticks marks on the biplot
axes_coordinates(x)
an object of class biplot
biplot
An ordered list containing the coordinates the of tick marks to plotted on the biplot
x<-biplot(iris) |> PCA() coordinates<-axes_coordinates(x)