Description Usage Arguments Value Author(s) See Also Examples
This function builds the pairwise distance matrix from vectors of XY coordinates and associated names.
1 | get.distance.matrix(x, y, id)
|
x |
vector giving X coordinates |
y |
vector giving Y coordinates |
id |
vector of names for each location |
a named matrix of pairwise distances among locations
John Giles
Other data synthesis:
calc.prop.tot.trips()
,
calc.route.type()
,
calc.samp.size()
,
get.crossdist()
,
get.distance.class()
,
get.distance.counts()
,
get.district.names.xy()
,
get.district.pop()
,
get.duration.counts()
,
get.holidays()
,
get.sparse.mob.matrix()
,
get.stay.data()
,
get.subsamp()
,
get.xy.counts()
,
mob.data.array()
,
parse.longform()
1 2 3 4 5 6 7 8 9 10 11 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.