# NOT RUN {
data(swappH)
data(swapdiat)
rc <- rankDC(swappH, swapdiat, dc = c("chord","euclidean","gower"))
## base plot uses dotchart()
plot(rc)
## lattice version of the base plot
dotplot(rc)
# }
Run the code above in your browser using DataLab