add: Add two numbers

Description Usage Arguments Details Examples

View source: R/hello.R

Description

This is the second paragraph about code add.

Usage

1
add(x, y)

Arguments

x

the first number

y

the second number

Details

This is the third paragraph Does it change line in this way? Add x + y.

Examples

1
add(1, 2)

koohyun-kwon/KoohyunTest documentation built on July 19, 2020, 12:37 a.m.