Automatically pads elements of a column to the largest sized element. Useful when an integer code with leading zeros is read in as an integer and needs to be fixed.
pad_auto(mdb, ..., side = "left", pad = "0")
data frame
tidyselect specification
str_pad side
str_pad pad
data frame