is.even: is.even function modified from package sma

is.evenR Documentation

is.even function modified from package sma

Description

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

Usage

is.even(x)

Arguments

x

integer

Value

a logical

Author(s)

Adapted from Henrik Bengtsson

Examples


is.even(1)
is.even(2)


stacomirtools documentation built on Sept. 9, 2022, 3:07 p.m.