TIL the parameter .before in mutate() from {dplyr}.
It adds the new column(s) created to the *beginning* of the dataframe, instead of to the end. Quite useful!
Source: #RforDataScience (2e)
(sometimes you should read stuff you think you already know)
#rstats
15
0
0
0