stacomirtools (version 0.6.0.1)

is.odd: 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

Examples

Run this code
# NOT RUN {
is.odd(1)
is.odd(2)

# }

Run the code above in your browser using DataLab