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
The reshape2 package is retired, we're two iterations beyond it now! I suggest replacing gather() and spread() with the tidyrpivot_longer() and pivot_wider(). I've done this in my fork, see AmeliaMN@074a9b8
The
reshape2package is retired, we're two iterations beyond it now! I suggest replacinggather()andspread()with thetidyrpivot_longer()andpivot_wider(). I've done this in my fork, see AmeliaMN@074a9b8