process_timestamps {wikkitidy} | R Documentation |
Convert passed objects into ISO8601 strings for API requests
Description
Convert passed objects into ISO8601 strings for API requests
Usage
process_timestamps(...)
Arguments
... |
Dynamic dots: the objects to be coerced |
Value
A named list of ISO strings, the same length as ...
[Package wikkitidy version 0.1.13 Index]