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

datacheckr documentation built on May 30, 2017, 6:05 a.m.