add: Basic mathematical functions

View source: R/math_functions.R

addR Documentation

Basic mathematical functions

Description

Basic mathematical functions

Usage

add(x, y)

subtract(x, y)

multiply(x, y)

divide(x, y)

Arguments

x

Numeric value

y

Numeric value

Value

Numeric of length 1

Author(s)

Shona Wilde


shonawilde/shonarrr documentation built on Jan. 29, 2025, 1:27 a.m.