hello: Say hello to the world.

Description Usage Arguments Value Examples

View source: R/hello.R

Description

Say hello to the world.

Usage

1
hello(x, y)

Arguments

x

Dummy variable 1.

y

Dummy variable 2.

Value

The string it printed out.

Examples

1
2
hello(1, 1)
hello(10, 1)

lachmann12/Rarchs4 documentation built on May 25, 2019, 9:30 p.m.