| hello | R Documentation |
hello says "Hello" in the user-specified language. The user is asked to give her/his name so that the hello message gets personalized.
hello(who,lang="EN",LangData=language)
who |
a |
lang |
a |
LangData |
an optional data.frame with two colmns each of mode |
a character vector with a personalized "hello" message.
hello("James")
hello("Amélie","Es")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.