is_integer: Checks if an object is an integer.

Description Usage Arguments Value

View source: R/utils_testers.R

Description

Checks if an object is an integer.

Usage

1

Arguments

x

object to be tested.

Value

TRUE or FALSE depending on whether its argument is an integer or not.


rnbp documentation built on June 7, 2021, 9:07 a.m.