check_whole: Check that an element exists and is a whole number

View source: R/validator_helpers.R

check_wholeR Documentation

Check that an element exists and is a whole number

Description

Check that an element exists and is a whole number

Usage

check_whole(list, name, required = TRUE)

Arguments

list

list to check

name

element

required

whether the element is required or not


cboettig/forecast-standards documentation built on Jan. 1, 2023, 8:21 a.m.