mirror of
https://github.com/agdamsbo/FreesearchR.git
synced 2025-12-16 17:42:10 +01:00
275 B
275 B
Separate string wide or long
Separate string wide or long
Usage
separate_string(data, col, delim, direction = c("wide", "long"))
Arguments
-
data:
data
-
col:
column
-
delim:
delimiter
-
direction:
target direction
Value
data.frame