check_int: Checks Int

Description Usage Arguments Value Examples

View source: R/check-scalar.R

Description

Checks Int

Usage

1
check_int(x, x_name = substitute(x))

Arguments

x

The scalar integer to check.

x_name

A string of the name of x.

Value

Throws an informative error or returns an invisible copy of x.

Examples

1

poissonconsulting/datacheckr documentation built on March 18, 2021, 10:37 a.m.