add_leading_symbols {phonfieldwork} | R Documentation |
Create indices padded with zeros. This is important for creating appropriate for sorting names.
add_leading_symbols(file_names)
file_names |
vector of any values. |
A string with numbers padded with leadinng zero.
George Moroz <agricolamz@gmail.com>