writeDist(x, file = "", format = "phylip", ...)write.nexus.dist(x, file = "", append = FALSE, upper = FALSE,
diag = TRUE, digits = getOption("digits"), taxa = !append)
readDist(file, format = "phylip")
read.nexus.dist(file)
# S3 method for dist
unique(x, incomparables, ...)