addLeadingZeros: Add leading zeros to a numerical vector and convert it to...

View source: R/utils.R

addLeadingZerosR Documentation

Add leading zeros to a numerical vector and convert it to string.

Description

Add leading zeros to a numerical vector and convert it to string.

Usage

addLeadingZeros(num_vec)

Arguments

num_vec

Numerical. Numerical vector.

Value

Character.


TedCCLeung/PhotoperiodMotif documentation built on April 27, 2022, 9:01 p.m.