Description Usage Arguments Value Examples
This function will say aloha to any inputted name.
1  | 
name | 
 (character) A name to say aloha to.  | 
print | 
 (logical) Option to print your message. Defaults to   | 
(character) An aloha message
1 2 3  | # Say hello to a friend
friend <- "Irene"
say_aloha(friend)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.