sum_nums_sumit: addition program

Description Usage Arguments Value References Examples

View source: R/sum_nums_sumit.R

Description

addition of 2 numbers

Usage

1
sum_nums_sumit(arg1, arg2)

Arguments

arg1

first argument

arg2

second argument

Value

This function will return the substraction of the first argument given to the second argument

References

Not Applicable

Examples

1
2
sum_nums_sumit(12,6)
sum_nums_sumit (50,70)

sumitpratap/test documentation built on May 17, 2019, 8:45 p.m.