Description Usage Arguments Value Author(s) See Also
This function returns coordinates for all unique locations in supplied data.
1 | get.pop.vec(data, orig = TRUE, dest = TRUE)
|
data |
generalized data frame described in |
orig |
logical indicating whether to include origin location in unique names (default= TRUE) |
dest |
logical indicating whether to include destination location in unique names (default= TRUE) |
two column dataframe containing unique names
John Giles
Other utility:
check.distance.matrix()
,
get.admin.level()
,
get.legend()
,
get.names()
,
get.unique.coords()
,
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.