Description Usage Arguments Value
View source: R/column_splitter.R
Splits the column 'required_ingredients' into required object and quantity of required object, for all required objects, and converts the dataset to long format with columns for required object and quantity of required object.
1 | split_column(.data, cols, ...)
|
.data |
a data.frame or data.frame-like object |
a long-form dataset with columns for required object and/or quantity of required object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.