dfexpand - Automatically Expand Delimited Column Values into Multiple Binary Columns with 'dfexpand'
Implements an algorithm to effortlessly split a column in an R data frame filled with multiple values separated by delimiters. This automates the process of creating separate columns for each unique value, transforming them into binary outcomes.
Last updated 1 years ago
2.70 score 1 scripts 183 downloads