Skip to contents

A happy greeting

Usage

hello()

Value

None

Details

This is an example function named 'hello' which prints 'Hello, world!'.

Author

Mark London mark.london@ext.ons.gov.uk

Examples

hello()
#> [1] "Hello, world!"