Open moodymudskipper opened 2 years ago
This fails at the moment, would return a 2 row df:
unglue::unglue_data(c("a b", "c d", "e"), patterns = "{x} {y}", na = NULL)
This fails at the moment, would return a 2 row df: