powered by
"plot"(x, mds_rev_dim = "", mds_fontsz = 1.3, ...)
mds
summary.mds to plot results
summary.mds
result <- mds("city","from","to","distance") plot(result) plot(result, mds_rev_dim = 1:2) plot(result, mds_rev_dim = 1:2, mds_fontsz = 2)
Run the code above in your browser using DataLab