View source: R/matrix-helpers.R
mz_date_time | R Documentation |
Mobility services (such as mz_isochrone
) take, optionally, a date_time
argument that specifies the date and time along with type (departure/arrival).
This function constructs the appropriate objects to use as date_time arguments.
mz_date_time(date_time, type = "departure")
date_time |
A POSIXt date-time object |
type |
"departure" or "arrival" |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.