jumla: jumla takes in two numbers, and adds them.

Description Usage Arguments Value Examples

View source: R/jumla.R

Description

jumla takes in two numbers, and adds them.

Usage

1
jumla(x, y)

Arguments

x

The first argument

y

The second argument

Value

a value that is the summation of x and y

Examples

1
summation <- jumla(10,20)

Shelmith-Kariuki/rAfrica documentation built on Oct. 11, 2020, 12:50 a.m.