is.odd: id.odd function modified from package sma

is.oddR Documentation

id.odd function modified from package sma

Description

id.odd function modified from package sma (which did not verify that the entry was indeed an integer)

Usage

is.odd(x)

Arguments

x

integer

Value

a logical

Author(s)

Adapted from Henrik Bengtsson

Examples


is.odd(1)
is.odd(2)


stacomirtools documentation built on April 29, 2022, 5:06 p.m.