get.pop.vec: Get unique origin and destination names

Description Usage Arguments Value Author(s) See Also

View source: R/hmob_funcs.R

Description

This function returns coordinates for all unique locations in supplied data.

Usage

1
get.pop.vec(data, orig = TRUE, dest = TRUE)

Arguments

data

generalized data frame described in travel.survey or derivative thereof

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)

Value

two column dataframe containing unique names

Author(s)

John Giles

See Also

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()


gilesjohnr/hmob documentation built on Aug. 8, 2020, 1:26 a.m.