wrap_varaible_in_list {pxmake} | R Documentation |
Convert a variable to a list
Description
Convert a variable to a list
Usage
wrap_varaible_in_list(df, var)
Arguments
df |
Data frame |
var |
Character. Variable to convert to list |
Value
A data frame
[Package pxmake version 0.18.0 Index]