hello | R Documentation |
This function shows a standard text on the console. In a time-honored tradition, it defaults to displaying hello, world.
hello(txt = "world")
txt |
An optional character variable, defaults to ‘world’ |
Nothing is returned but as a side effect output is printed
hello()
hello("and goodbye")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.