Description Usage Arguments Value Author(s) See Also
Takes X and Y coordinates of two locations and returns cross distance for all entries.
1 | get.sparse.mob.matrix(orig, dest, value, missing.obs = "NA")
|
orig |
vector of origin names |
dest |
vector of destination names |
value |
vector of observed values for each origin/destination pair |
missing.obs |
filler value for missing observations (default=NA) |
named numeric matrix
John Giles
Other data synthesis:
calc.prop.tot.trips()
,
calc.route.type()
,
calc.samp.size()
,
get.crossdist()
,
get.distance.class()
,
get.distance.counts()
,
get.distance.matrix()
,
get.district.names.xy()
,
get.district.pop()
,
get.duration.counts()
,
get.holidays()
,
get.stay.data()
,
get.subsamp()
,
get.xy.counts()
,
mob.data.array()
,
parse.longform()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.