Do you know how to split a table into two tables if two rows share the same value? (Tibble data structure in R)
For instance, we have a table
Here comes the ta