is_not_integer: Not Integers

Description Usage Arguments Value

View source: R/helper_functions.R

Description

Tests whether a vector is empty, non-numeric, or contains any non-integer numbers.

Usage

1

Arguments

x

An R object.

Value

FALSE if x is a numeric vector containing only whole numbers, TRUE otherwise.


linbin documentation built on April 20, 2021, 5:07 p.m.