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