These functions are the extensions that allow event objects to work with vctrs.

# S3 method for event
vec_arith(op, x, y, ...)

Arguments

op

An arithmetic operator as a string.

x, y

Objects.

...

Used to pass along error message information.

Value

See the corresponding vctrs function for the exact return value.