Open vspinu opened 3 years ago
> str(unnest(list(a = list(b = 1, c = 2)), s("a", process = "paste"))) 'data.frame': 1 obs. of 1 variable: $ a: chr "1,2"