Learn R Programming

r5r (version 0.7.0)

posix_to_string: Generate date and departure time strings from POSIXct

Description

Generate date and departure time strings from POSIXct

Usage

posix_to_string(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 support functions: assert_breakdown_stat(), assert_decay_function(), assert_points_input(), check_connection(), fileurl_from_metadata(), find_snap(), select_mode(), set_max_lts(), set_max_rides(), set_max_street_time(), set_n_threads(), set_progress(), set_speed(), set_suboptimal_minutes(), set_verbose(), stop_r5(), street_network_to_sf(), transit_network_to_sf()