Description Usage Arguments Value Examples
View source: R/spread_byonecolumn.R
To spread by one column
1 | spread_byonecolumn(data, bycolumn, joint)
|
data |
data frame |
bycolumn |
column index, number |
joint |
joint between words in by column data |
data.frame
1 | spread_byonecolumn(data,bycolumn,",")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.