R/acq-interactive-utils.R
format_idx.Rd
Format index with enough leading zeros
format_idx(idx, max.idx = NULL)
integer vector Numbers to convert into character strings with enough leading zeros to accommodate max.idx.
max.idx
integer vector of length one.