hello_world: hello_world

Description Usage Value Author(s) See Also Examples

Description

The typical hello world example. Demonstrates also how to name functions and the effect of family.

Usage

1

Value

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

Author(s)

Reinhard Simon

See Also

Other example: hello

Examples

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

hello()

hello("all") 

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