hello: hello

Description Usage Arguments Value Author(s) See Also Examples

Description

The typical hello world example.

Usage

1
hello(name = "world")

Arguments

name

a name; default is 'world'

Value

character a string; default is 'Hello, world!'

Author(s)

Reinhard Simon

See Also

Other example: hello_world

Examples

1
2
3
4
5
# Example usage of hello()

hello()

hello("all") 

c5sire/yml2shiny documentation built on May 13, 2019, 10:36 a.m.