vec_arith.iso_double_with_units: vec_arith for iso_double_with_units

Description Usage Arguments

View source: R/units.R

Description

vec_arith for iso_double_with_units

Usage

1
2
## S3 method for class 'iso_double_with_units'
vec_arith(op, x, y, ...)

Arguments

op

An arithmetic operator as a string

x

A pair of vectors. For !, unary + and unary -, y will be a sentinel object of class MISSING, as created by MISSING().

y

A pair of vectors. For !, unary + and unary -, y will be a sentinel object of class MISSING, as created by MISSING().

...

These dots are for future extensions and must be empty.


isoreader documentation built on Nov. 19, 2021, 1:07 a.m.