# NOT RUN {
data(Election2005)
# Results of the election
# }
# NOT RUN {
sdfres <- sdf(Election2005[,41:70])
# Use scagnostics "Outlying", "Clumpy" and "Monotonic"
scaggram(sdfres,select=c(1,3,9))
# }
Run the code above in your browser using DataLab