View source: R/class_partial_time_min_max.R
min.partial_time | R Documentation |
Get the minimum of aparttime vector
## S3 method for class 'partial_time'
min(..., na.rm = FALSE, na.warn = TRUE)
... |
partial_time objects |
na.rm |
whether |
na.warn |
whether to raise a warning for |
A partial_time
scalar
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.