is.integer: Check if a vector is integer

View source: R/utils.R

is.integerR Documentation

Check if a vector is integer

Description

Check if a vector is integer

Usage

is.integer(x)

Arguments

x

a vector

Value

TRUE if x is integer, FALSE otherwise


DiSCos documentation built on March 8, 2026, 1:06 a.m.