check_digits: Check digits parameter

View source: R/check_digits.R

check_digitsR Documentation

Check digits parameter

Description

This is an internal function to determine if the rounding can go ahead.

Usage

check_digits(digits)

Arguments

digits

Digit input to check for validity.

Value

An error if the digits are not NULL or an integer value.


iotables documentation built on May 29, 2024, 10:26 a.m.