Learn R Programming

r5r (version 1.1.0)

assign_points_input: Check and convert origin and destination inputs

Description

Check and convert origin and destination inputs

Usage

assign_points_input(df, name)

Value

A data.frame with columns id, lon and lat.

Arguments

df

Either a data.frame or a POINT sf.

name

Object name.

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