min.partial_time: Get the minimum of aparttime vector
Description
Get the minimum of aparttime vector
Usage
# S3 method for partial_time
min(..., na.rm = FALSE, na.warn = TRUE)
Value
A partial_time
scalar
Arguments
- ...
partial_time objects
- na.rm
whether NA
should be removed when calculating min
- na.warn
whether to raise a warning for NA