hello | R Documentation |
print hello world + some text
hello(x, separator)
x |
A character vector with one element. |
separator |
a string that denotes the separator |
A character vector.
x <- "alpha" hello(x, separator = "+")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.