# NOT RUN {
biplotSimple(boeker)
biplotSimple(boeker, unity=F)
biplotSimple(boeker, g=1, h=1) # INGRID biplot
biplotSimple(boeker, g=1, h=1, center=4) # ESA biplot
biplotSimple(boeker, zoom=.9) # zooming out
biplotSimple(boeker, scale.e=.6) # scale element vectors
biplotSimple(boeker, e.point.col="brown") # change colors
biplotSimple(boeker, e.point.col="brown",
c.label.col="darkblue")
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab