add_leading_symbols: Create indices padded with zeros

View source: R/utils.r

add_leading_symbolsR Documentation

Create indices padded with zeros

Description

Create indices padded with zeros. This is important for creating appropriate for sorting names.

Usage

add_leading_symbols(file_names)

Arguments

file_names

vector of any values.

Value

A string with numbers padded with leadinng zero.

Author(s)

George Moroz <agricolamz@gmail.com>


agricolamz/lingfieldwork documentation built on Aug. 2, 2024, 10:47 p.m.