Skip to contents

This function prints "Hello world"

Usage

say_hi()

Value

String "Hello world"

Author

Pavla Krotka

Examples


say_hi()
#> [1] "Hello world!"