powered by
table.dist(d, x = 1:(attr(d, "Size")), labels = as.character(x), clabel = 1, csize = 1, grid = TRUE)
'dist'
data(eurodist) table.dist(eurodist, labels = attr(eurodist, "Labels"))
Run the code above in your browser using DataLab