zerofill: Fill with left zeros

View source: R/zerofill.R

zerofillR Documentation

Fill with left zeros

Description

Fill with left zeros

Usage

zerofill(int, nceros)

Arguments

int

integer

n

int length of character

Value

character of length n filled with 0 on the left


diegogarcilazo/myutilities documentation built on Jan. 4, 2024, 2:11 p.m.