Description Usage Arguments Value Examples
Generate a distance matrix of great-circle distances from a csv file with longitude and latitude distances
1 | csvToHaversineMat(csvFile)
|
csvFile |
Your csv file |
A haversine distance matrix
1 | mat <- csvToHaversineMat("myData.csv")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.