rotate.Rd
This function provides the user with an option to rotate the biplot anti-clockwise or clockwise.
rotate(bp, rotate.degrees = 0)
an object of class biplot
a value specifying the degrees the biplot should be rotated, with default 0
. A positive value results in anti-clockwise rotation and a negative value in clockwise rotation.
An object of class biplot
.