vec_arith.iso_double_with_units: vec_arith for iso_double_with_units

View source: R/units.R

vec_arith.iso_double_with_unitsR Documentation

vec_arith for iso_double_with_units

Description

vec_arith for iso_double_with_units

Usage

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

Arguments

op

An arithmetic operator as a string

x, 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.


KopfLab/isoreader documentation built on Aug. 6, 2023, 9:22 p.m.