brad-cannell / codebookr

Create Codebooks From Data Frames
https://brad-cannell.github.io/codebookr/
Other
25 stars 5 forks source link

Add a section to the README about using accross() and magrittr to add attributes to multiple columns #38

Open mbcann01 opened 1 year ago

mbcann01 commented 1 year ago

Overview

See this post on SO: https://stackoverflow.com/questions/73309648/modify-arbitrary-column-attributes-using-dplyrmutate

Eventually, you may even want to create your own internal function that copies magrittr's.