These functions are the extensions that allow event objects to work with vctrs.
# S3 method for event vec_arith(op, x, y, ...)
op | An arithmetic operator as a string. |
---|---|
x, y | Objects. |
... | Used to pass along error message information. |
See the corresponding vctrs function for the exact return value.