# NOT RUN {
url.show("http://ashipunov.info/data/distances.nts")
download.file("http://ashipunov.info/data/distances.nts", "distances.nts")
distances <- Read.tri.nts("distances.nts", skip=2)
head(distances)
# }
Run the code above in your browser using DataLab