powered by
## S3 method for class 'GPA': plot(x, ...)
GPA
plot
DZ <- read.DZdata(system.file("DZ.csv",package="provenance")) HM <- read.HMdata(system.file("HM.csv",package="provenance")) GPA <- procrustes(DZ,HM) plot(GPA)
Run the code above in your browser using DataLab