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
Could you please add functions to reshape the data from wide to long format and vice versa, please?
It's called reshape, gather, melt, spread, dcast...
If done with dplyr or data.table it crashes with large datasets.