Learn R Programming

r5r (version 1.1.0)

assign_departure: Check and convert POSIXct objects to strings

Description

Check and convert POSIXct objects to strings

Usage

assign_departure(datetime)

Value

A list with the date and time of the trip departure as characters.

Arguments

datetime

An object of POSIXct class.

See Also

Other assigning functions: assign_decay_function(), assign_drop_geometry(), assign_max_street_time(), assign_max_trip_duration(), assign_mode(), assign_opportunities(), assign_points_input(), assign_shortest_path()