get_max_int_len: Compute maximum length of formatted integers

Description Usage Arguments Value Examples

Description

Computes the maximum character length of a vector of integers when they are converted to strings.

Usage

1

Arguments

num

integer: vector of the integer values.

Value

integer: maximum character length of the integers provided, if they were formatted as strings.

Examples

1
2
3

toniprice/jutebag documentation built on May 12, 2019, 4:39 a.m.