is.odd: Check for odd numbers

View source: R/is.odd.R

is.oddR Documentation

Check for odd numbers

Description

is.odd takes an integer vector, x, and returns TRUE for odd integers.

Usage

is.odd(x)

Arguments

x

An integer

Value

TRUE for odd integers and FALSE for even integers.

See Also

Other tcpl abbreviations: lu(), lw(), sink.reset()


USEPA/CompTox-ToxCast-tcpl documentation built on Sept. 14, 2024, 6:42 p.m.