powered by
Reads a file which contains the precalculated distances
opf_read_distances(file)
Returns the precalculated distances matrix
The file which contains the distances matrix
distances <- opf_read_distances(system.file("extdata/distances.dat",package = "LibOPF"))
Run the code above in your browser using DataLab