powered by
pca2shp(pc1 = 0, pc2 = 0, data, nb.h = ncol(data)/4, nb.pts = 500, amp = 1, col = "black", lwd = 2, plot = TRUE)
numeric
matrix
integer
character
lwd
data(bottles.nef) pca2shp(0.5, 0.5, bottles.nef@coeff, amp=2) pca2shp(0, 0, bottles.nef@coeff) # "average" shape
Run the code above in your browser using DataLab