isInteger: Check if a value is an integer

View source: R/utils.R

isIntegerR Documentation

Check if a value is an integer

Description

Function to check that a value x is an integer.

Usage

isInteger(x)

Arguments

x

The value to check.


ffstream documentation built on May 31, 2023, 7:53 p.m.