hello: Basic hello, world example.

Description Usage Arguments Examples

View source: R/hello.R

Description

In terms of a more detailed explanation, this function does some really cool hello-saying.

Usage

1
hello(phrase = "World")

Arguments

phrase

The phrase to replace "World" with?

Examples

1
2
hello()
hello('world')

dbGaPdb/dbGaPdb documentation built on May 24, 2019, 2:04 a.m.