vec_ptype2.hms {hms} | R Documentation |
Coercion
Description
Double dispatch methods to support vctrs::vec_ptype2()
.
Usage
## S3 method for class 'hms'
vec_ptype2(x, y, ..., x_arg = "", y_arg = "")
Arguments
x , y |
Vector types. |
... |
These dots are for future extensions and must be empty. |
x_arg , y_arg |
Argument names for |
[Package hms version 1.1.3 Index]