assign_points_input {r5r} | R Documentation |
Check and convert origin and destination inputs
Description
Check and convert origin and destination inputs
Usage
assign_points_input(df, name)
Arguments
df |
Either a |
name |
Object name. |
Value
A data.frame
with columns id
, lon
and lat
.
See Also
Other assigning functions:
assign_decay_function()
,
assign_departure()
,
assign_drop_geometry()
,
assign_max_street_time()
,
assign_max_trip_duration()
,
assign_mode()
,
assign_opportunities()
,
assign_osm_link_ids()
,
assign_shortest_path()
[Package r5r version 2.2.0 Index]