Learn R Programming

iotables (version 0.4.5)

check_digits: 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.