add: add two numbers

View source: R/add.R

addR Documentation

add two numbers

Description

add two numbers

Usage

add(a, b, really = TRUE)

Arguments

a

numeric

b

numeric

really

logical

Value

a number

Examples

add(2, 3)

gobbios/TESTpack documentation built on Nov. 3, 2022, 9:18 a.m.