check_digits {iotables}R 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.


[Package iotables version 0.9.3 Index]