gravatar

shaggycamel

Oliver

Recently Published

dplyr_across
A brief introduction to the dplyr::across function. Across allows one to perform summarisations and mutations to many columns in a dataframe at once, in a succinct and syntactically elegant way.