Say I have the following two columns A, B per screen grab. Col1 values are repeated.
I am trying to move col2 values to new adjacent columns, when a new cycle of numbers in col1 begins.
I have been pouring over tidyr - separate in particular, but have had no luck.
Is probably something very easy that I am missing.