Description Usage Arguments Value Author(s) See Also
This function builds unique character string identifiers for all origins and destinations.
1 2 3 4 5 6 7 8 |
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) |
adm.start |
highest administrative level to include in unique names (default = NULL, which uses highest observed in the data) |
adm.stop |
lowest administrative level to include in unique names (default = NULL, which uses lowest observed in the data) |
name.class |
character indicating whether unique names should be either a unique character string ( |
two column dataframe containing unique names
John Giles
Other utility:
check.distance.matrix()
,
get.admin.level()
,
get.legend()
,
get.names()
,
get.pop.vec()
,
get.unique.coords()
,
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.