digit: Obtain number of digits

View source: R/utils.R

digitR Documentation

Obtain number of digits

Description

Internal utility function to obtain the number of digit of an integer. For internal use in AVar.VRr_pfx() functions (and others).

Usage

digit(x)

Arguments

x

The object whose number of digits is to be obtained. Length can be >1. Integer or integer-like numeric are assumed.

Value

The number of digits, as an integer vector


watanabe-j/eigvaldisp documentation built on Dec. 8, 2023, 4:38 a.m.