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
In our scripts, the code pattern c(columns, setdiff(names(x), columns)) appears quite often. There seems to be a need to communicate that the package kwb.utils contains a function moveColumnsToFront() that does exactly that.