add_two: Title

Description Usage Arguments Value Examples

View source: R/add_two.R

Description

Title

Usage

1
add_two(a, b)

Arguments

a

First number to add

b

Second number to add

Value

The sum of numbers a and b

Examples

1
add_two(1, 4)

durandsinclair/myThirdPackage documentation built on Oct. 10, 2020, 12:43 a.m.