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 Sept. 24, 2022, 5:05 p.m.