aux_preFillChar: Prepad string with char to defined length

View source: R/allCode.R

aux_preFillCharR Documentation

Prepad string with char to defined length

Description

Prepad string with char to defined length

Usage

aux_preFillChar(value2prefill, lengthString, fillChar)

Arguments

value2prefill

String to pre fill

lengthString

Length of final string

fillChar

Char to fill with


Quantmetrics770/IQnca documentation built on Aug. 5, 2022, 5:39 p.m.