add: The sum of two objects

Description Usage Arguments Examples

View source: R/testpack.R

Description

Addition! It's transitive and everything!

Usage

1
add(a, b)

Arguments

a

The first object

b

The second object

Examples

1
add(1, 2)

noamross/testpack documentation built on May 23, 2019, 9:31 p.m.