combine.columns | R Documentation |
This function combines all columns in a data.frame to make a character vector. This function is not intended to be users.
combine.columns(data, sep)
data |
a data.frame. |
sep |
a character representing separator of grouping factor levels. |
a character vector.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.