string | R Documentation |
chars
ObjectCreate a String From a chars
Object
string(x, collapse = "", ...)
x |
one or more |
collapse |
an optional character string to separate the results. Not NA_character_. |
... |
other arguments passed to |
a character
(traditional R string) with the elements of x
in a single value.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.