durations {tableschema.r} | R Documentation |
Durations
Description
Help function to use with types.castDuration
Usage
durations(years = 0, months = 0, days = 0, hours = 0, minutes = 0, seconds = 0)
Arguments
years |
years |
months |
months |
days |
days |
hours |
hours |
minutes |
minutes |
seconds |
seconds |
See Also
[Package tableschema.r version 1.1.2 Index]