assign_departure {r5r} | R Documentation |
Check and convert POSIXct objects to strings
Description
Check and convert POSIXct objects to strings
Usage
assign_departure(datetime)
Arguments
datetime |
An object of POSIXct class. |
Value
A list with the date
and time
of the trip departure as
characters.
See Also
Other assigning functions:
assign_decay_function()
,
assign_drop_geometry()
,
assign_max_street_time()
,
assign_max_trip_duration()
,
assign_mode()
,
assign_opportunities()
,
assign_osm_link_ids()
,
assign_points_input()
,
assign_shortest_path()
[Package r5r version 2.2.0 Index]