format_duration {hgutils} | R Documentation |
Format time duration
Description
Format time duration
Usage
format_duration(start, end = Sys.time())
Arguments
start , end |
date-time objects as obtained via |
Value
A string representation of the duration.
[Package hgutils version 0.2.11 Index]