Description Usage Arguments Value
Split a column into multiple columns.
1 |
.data |
a dataframe |
.col_name |
a character string representing a column name found in
|
.sep |
a character string used to split the column ( |
.new_names_vec |
a character vector of names to name the new split columns. |
A data frame.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.