"Vertically str_split" in a column of a data-frame

There is such a function indeed. It is called tidyr::separate_rows

3 Likes