Description Usage Arguments Value Author(s) See Also
This function returns the coordinates for all unique origins and/or destinations in supplied data.
1 | get.unique.coords(data, orig = TRUE, dest = TRUE)
|
data |
generalized data frame described in |
orig |
logical indicating whether to include unique coordinates from origin locations (default=TRUE) |
dest |
logical indicating whether to include unique coordinates from destination locations (default=TRUE) |
three column dataframe containing unique coordinates and location names
John Giles
Other utility:
check.distance.matrix()
,
get.admin.level()
,
get.legend()
,
get.names()
,
get.pop.vec()
,
get.unique.names()
,
load.obj()
,
rjags.combine()
,
rjags.mcmc.list()
,
see()
,
trip.map()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.