pad_var | R Documentation |
Add prefix and leading zero(s) to variables in order to get strings of equal length.
pad_var(x, prefix = NULL)
## Not run: id <- c('1', '10', '100', '1000', '10000'); id_repair(id = a, prefix = 'CN_')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.