hello: Print hello world

Description Usage Arguments Value Examples

View source: R/hello.R

Description

Prints hello world

Usage

1
hello(x)

Arguments

x

A character string to be concatencated in print statement

Value

Hello world

Examples

1
2
library(testpackage)
hello('string')

ukgovdatascience/testpackage documentation built on May 17, 2019, 12:15 p.m.