powered by
surveyplot(datos, dataname = "", orderon = 0, class = 0, obs = rep(0, 0), lwd = 1)
dataname
orderon
class
obs
lwd
parallelplot
starcoord
#----Surveyplot examples data(bupa) surveyplot(bupa,"Bupa Dataset") surveyplot(bupa,"Bupa Dataset",orderon=1,obs=c(6,74,121))
Run the code above in your browser using DataLab