You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
tidyr: support for pivot_longer, pivot_wider
dplyr: support for ungroup (thanks @damianooldoni)
dplyr: support for rename_* (#27)
dplyr: support for top_frac, sample_n, sample_frac, slice
tidyr: support for uncount